search for: 375

Displaying 20 results from an estimated 744 matches for "375".

Did you mean: 37
2000 Jan 04
0
Stepwise logistic discrimination - II
...78e-05 -5.539545e-05 -3.965151e-05 F99 F100 F101 F102 F103 week2 1.118326e-04 -4.596317e-05 0.0003021668 -3.353995e-04 4.018968e-06 week3 -7.145675e-05 -3.418465e-04 0.0001317142 -3.912184e-05 -8.535487e-05 week4 1.477765e-04 -9.313495e-05 0.0001375701 -1.195548e-04 4.737395e-05 F104 F105 F106 F107 F108 week2 4.780841e-06 2.018494e-05 -5.748224e-05 4.053847e-04 9.594164e-05 week3 -3.984163e-05 -1.804153e-04 -3.193939e-04 -6.470191e-05 1.072822e-04 week4 -1.237422e-04 -5.280561e-07 -9.524986...
2014 Nov 22
0
[Bug 977] ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol
...to 1. If you don't do that you may not # receive any message from the kernel. #bind=1 ``````````````````````` Then now with the #bind=1 commented the ulog.log is clean; /var/log/ulogd.log; and as I mentioned, I'm still getting logging to work... Fri Nov 21 16:45:42 2014 <5> ulogd.c:375 registering plugin `NFLOG' Fri Nov 21 16:45:42 2014 <5> ulogd.c:375 registering plugin `NFCT' Fri Nov 21 16:45:42 2014 <5> ulogd.c:375 registering plugin `IFINDEX' Fri Nov 21 16:45:42 2014 <5> ulogd.c:375 registering plugin `IP2STR' Fri Nov 21 16:45:42 2014 <5&g...
2004 Sep 13
6
Spare some CPU cycles for testing lme?
If anyone has a few extra CPU cycles to spare, I'd appreciate it if you could verify a problem that I have encountered. Run the code below and tell me if it crashes your R before completion. library(lme4) data(bdf) dump<-sapply( 1:50000, function(i) { fm <- lme(langPOST ~ IQ.ver.cen + avg.IQ.ver.cen, data = bdf, random = ~ IQ.ver.cen | schoolNR); cat("
2009 Jan 18
2
Deleting columns based on the number of non-blank observations
Hello, I have a dataset (named "x") with many (966) columns. What I would like to do is delete any columns that do not have at least 375 non-blank observations (i.e., the cells have some value in them besides NA). How can I do this? I have come up with the following code to _count_ the non-blank observations in each column, but how would I adapt this code to _delete_ columns from the dataset if they do not have at least 375 non-bl...
2005 Dec 08
1
read.table error
Hey, Once again I ask for some quick help. Here is some code: ovendata<- read.table("ovens.dat",header=TRUE) attach(ovendata) print(ovendata) Here is the .dat file: D One Two Three Four Five Seven Eight 1130 254 252 375 384 252 375 876 127 250 250 384 386 251 378 875 Here is the R Console output: > ovendata<- read.table("ovens.dat",header=TRUE) Warning message: incomplete final line found by readTableHeader on 'ovens.dat' > attach(ovendata)...
2005 Apr 26
0
CESA-2005:375 Important CentOS 4 i386 and x86_64 OpenOffice.org - security update
CentOS Errata and Security Advisory CESA-2005:375 Important: OpenOffice.org security update for CentOS-4 i386 and x86_64 http://rhn.redhat.com/errata/RHSA-2005-375.html refers. The following updated files have been uploaded and are currently syncing to the mirrors: i386 and x86_64: openoffice.org-1.1.2-24.6.0.EL4.i386.rpm openoffice.org-kde-1...
2005 Apr 27
0
CESA-2005:375 Important CentOS 3 x86_64 OpenOffice.org - security update
CentOS Errata and Security Advisory 2005:375 OpenOffice.org security update for CentOS 3 x86_64: http://rhn.redhat.com/errata/RHSA-2005-375.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/openoffice.org-1.1.2-24.2.0.EL3.i386.rpm updates/x86_64/RPMS/openoffice.org-i18n-1...
2005 Apr 27
0
CESA-2005:375 Important CentOS 3 i386 OpenOffice.org - security update
CentOS Errata and Security Advisory 2005:375 OpenOffice.org security update for CentOS 3 i386: http://rhn.redhat.com/errata/RHSA-2005-375.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/openoffice.org-1.1.2-24.2.0.EL3.i386.rpm updates/i386/RPMS/openoffice.org-i18n-1.1.2-24....
2006 Apr 24
3
smbd/oplock.c:oplock_timeout_handler(375) after samba upgrade
...sion of Mavis Beacon Typing which depends on file sharing. The users are hanging and then getting an error message during logging into the product. In /var/log/message, I can see the following message for each user similar to: [2006/04/24 09:45:24.177906, 0] smbd/oplock.c:oplock_timeout_handler(375) Oplock break failed for file mavis/Mavis15EEVNet/Mav15UserData/Ali Johnson.rec -- replying anyway Each user has a different filename for the above message. Below is the smb.conf share. Note the force user. [MAVISTYPE] comment = Mavis Beacon Typing available = yes path = "/h...
2002 Nov 09
0
[Bug 375] sshd core dumping with msg "Cannot delete credentials"
http://bugzilla.mindrot.org/show_bug.cgi?id=375 ------- Additional Comments From dtucker at zip.com.au 2002-11-10 09:37 ------- "Cannot delete credentials" is a red herring, it happens all the time on Solaris (no, I don't know why). Which function is sshd dumping in? To find out do something like: # gdb ./sshd (gdb) set ar...
2003 Jan 27
0
[Bug 375] sshd core dumping with msg "Cannot delete credentials"
http://bugzilla.mindrot.org/show_bug.cgi?id=375 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional...
2004 Jan 22
0
Rtp WARNING Messages on the Cli in safe_asterisk
...d is ringing -- SIP/2202-f2ad is ringing -- SIP/2204-11cd is ringing -- SIP/2205-ce62 is ringing -- Zap/2-1 is ringing -- Zap/2-1 is ringing -- Zap/2-1 is ringing -- SIP/2205-ce62 answered Zap/1-1 -- Hungup 'Zap/2-1' Jan 22 15:54:25 WARNING[1259633456]: rtp.c:375 ast_rtp_read: RTP Read error: Resource temporarily unavailable Jan 22 15:54:28 WARNING[1259633456]: rtp.c:375 ast_rtp_read: RTP Read error: Resource temporarily unavailable Jan 22 15:54:31 WARNING[1259633456]: rtp.c:375 ast_rtp_read: RTP Read error: Resource temporarily unavailable Jan 22 15:56:48...
2006 Mar 15
2
Still getting a generator hang on 2.6.7
...e(NULL) = 1142443238 write(3, "2006/03/15 11:20:38 [14581] rsyn"..., 113) = 113 munmap(0x40018000, 4096) = 0 _exit(12) = ? Process 14581 detached Receiver: read(4, "IX\2444\216\243\365\26\222A\311\277\327\336d\375\336v\210"..., 8184) = 8184 time(NULL) = 1142443237 write(5, "\236/os\367&\330\237\6\25\njH\37\267\256~{\307\273i\27"..., 1024) = 1024 write(5, "\35\300,\305N\267\232v\343#\34\226\n\177\26\20\265J\r\t"..., 1024) = 1024 write(5, "K\16\377...
2007 Sep 05
0
(no subject)
...=3D 1142443238 write(3, "2006/03/15 11:20:38 [14581] rsyn"..., 113) =3D 113 munmap(0x40018000, 4096) =3D 0 _exit(12) =3D ? Process 14581 detached Receiver: read(4, "IX\2444\216\243\365\26\222A\311\277\327\336d\375\336v\210"..., = 8184) =3D 8184 time(NULL) =3D 1142443237 write(5, "\236/os\367&\330\237\6\25\njH\37\267\256~{\307\273i\27"..., = 1024) =3D 1024 write(5, = "\35\300,\305N\267\232v\343#\34\226\n\177\26\20\265J\r\t"..., 1024) =3D = 1024 write(5...
2012 Nov 06
1
plm(): observations not used for modelling
...h der ehemaligen DDR seit 1991) 100 1995 Deutschland (einschlie?lich der ehemaligen DDR seit 1991) 101 1996 Deutschland (einschlie?lich der ehemaligen DDR seit 1991) 370 1999 ?sterreich 372 2001 ?sterreich 375 2004 ?sterreich 385 1995 Polen 386 1996 Polen 387 1997 Polen 495 1991...
2005 Jan 15
2
No sound with X100P (clone)
...performs all priorities, but I hear nothing. CLI show all applications being performed (answer, playback of file, call of extension...). These are my setting: indications.conf [general] country=au [au] description = Australia ringcadance = 400,200,400,2000 dial = 425*25 busy = 400@-30,425@-30;10(.375/.375/1+2) ring = 425*25/400,0/200,425*25/400,0/2000 ; XXX Congestion: Should reduce by 10 db every other cadence XXX congestion = 400/375,0/375 callwaiting = 425/100,0/100,525/100,0/4700 dialrecall = !425*25/100!0/100,!425*25/100,!0/100,!425*25/100,!0/100,425*25 record = 1400/425,0/14525 info = 400...
2019 May 22
0
[PATCH AUTOSEL 5.1 043/375] drm/nouveau/bar/nv50: ensure BAR is mapped
From: Jon Derrick <jonathan.derrick at intel.com> [ Upstream commit f10b83de1fd49216a4c657816f48001437e4bdd5 ] If the BAR is zero size, it indicates it was never successfully mapped. Ensure that the BAR is valid during initialization before attempting to use it. Signed-off-by: Jon Derrick <jonathan.derrick at intel.com> Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
1999 Dec 16
1
R-0.90.1 buglet in R shell (PR#375)
I recently took "." off my PATH for security reasons and now find that R does not work in my home directory where the .Renviron file resides. The fix is simple. In the R shell startup section replace ". .Renviron" by ". ./.Renviron". The relevant section is: # Startup if ${USE_R_ENVIRON}; then # use the one in current dir, or default if [ -r .Renviron ] then .
2006 Sep 04
3
Subsetting vectors based on condition
Hello, I have a question regarding subsetting of vectors. Here's an example of what I'm trying to do: vect.1 <- c(76,195, 290, 380) vect.2 <- c(63, 95, 133, 170, 215, 253, 285, 299, 325, 375) I would like to subset vect.2 so that it has the same length as vect.1, and its numbers are the first corresponging higher value compared to vect.1. The output should be: final.output = (95, 215, 299, NA) What is the fastest/most eficient way to accompllish this in R? Thanks for the help in...
2008 Dec 04
11
help diagnosing system hang
Hi all, First, I''ll say my intent is not to spam a bunch of lists, but after posting to opensolaris-discuss I had someone communicate with me offline that these lists would possibly be a better place to start. So here we are. For those on all three lists, sorry for the repetition. Second, this message is meant to solicit help in diagnosing the issue described below. Any hints on