search for: malf

Displaying 5 results from an estimated 5 matches for "malf".

Did you mean: half
2008 Mar 05
1
Question on "assign(paste.."
Hello, I'm having trouble in using "assign(paste ..." command . I could create several dataframes following trinomial distribution using it but it could not be used to check their row means of the created dataframe. For example, the following works: probTrt=matrix(0,4,3); probTrt; #malf, death, normal probTrt[1,]=c(0.064,0.119,0.817);#for Trt 1 probTrt[2,]=c(0.053,0.125,0.823);#for Trt 2 probTrt[3,]=c(0.111,0.139,0.750);#for Trt 3 probTrt[4,]=c(0.351,0.364,0.285);#for Trt 4 for (t in 4){ assign(paste("Trt",t,sep=""),rmultinom(10, size = 5, prob=probTrt[...
2009 Oct 10
0
installing any package fails using 'install.packages()' (PR#13996)
...b/R/site-libr= ary by default. So if you have a locally built version *you* need to figure o= ut what you broke there. | --- Please select a CRAN mirror for use in this session --- | Loading Tcl/Tk interface ... done | Error in read.dcf(file =3D tmpf) : Line starting '<html> ...' is malf= ormed! | > | > install.packages("lattice") | Warning in install.packages("lattice") : | argument 'lib' is missing: using | '/home/lmramba/R/i486-pc-linux-gnu-library/2.9' | Error in read.dcf(file =3D tmpf) : Line starting '<html> ...' is ma...
2005 Nov 17
1
why does rsync list files for one directory but not another
...ot/rsync.taurox.excludes | grep -c jeff 0 [root@anuurn root]# ssh taurox 'ls /home/jeff' 3c0508900.jpg 3ff2c78.desc 3ff2c78.tif Journal Mail MerchantAccountApp.msg Projects The taurox Server.rtf admin anuurn bin courier-imap_errors downloads entiremessage in johndoe1 librarybooks local.csv malf.log message.desc php.config procmailrc.efax public public_html rpm src studytext xcart.info xcart_fedex_issues
2010 Jan 14
1
ssh(1) multiplexing rewrite
...architecture, so it is properly buffered and integrated into the ssh mainloop. The practical benefit of this is that multiplexing operations no longer block the ssh(1) master process. I have also put some effort into making it more difficult for an errant ssh(1) slave to crash a master by sending malformed mux requests, but there are probably a few fatal() call it could still hit. In any case, the mux code should be substantially more robust against slaves that crash or wig out part way through establishing a session. Finally, to demonstrate how the new framework makes it so much easier to add...
2015 Sep 03
4
samba_dlz: Failed to configure zone... already exists
On Thu, 3 Sep 2015 16:18:21 +0100 Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > On 03/09/15 15:57, Jim Seymour wrote: > > On Thu, 3 Sep 2015 15:07:37 +0100 > > Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > > > > [snip] > >> The kerberos default_realm must be the samba AD DC domain name and > >> usually > > So if