search for: meili

Displaying 9 results from an estimated 9 matches for "meili".

Did you mean: emili
2002 Jul 30
2
Questions concerning survival analysis
...le: ### library(survival) x <- c(1,1,2,4,4,4,6,9) status <- c(1,0,1,1,1,0,1,1) r.sf <- survfit(Surv(x, status)~1, type='kaplan-meier',conf.type="none") summary(r.sf,times=sort(x)) summary(r.sf,censored=TRUE) # the censored data are not listed (?) ### regards, Ruth Meili -- Ruth Meili <meili at stat.math.ethz.ch> Seminar fuer Statistik, LEO D6 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND phone: x-41-1-632-4684 fax: x-41-1-632-1228 http://stat.ethz.ch/~meili/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help m...
2002 Aug 02
1
survival analysis: plot.survfit
...Error message and wrong scales plot(km,fun="cumhaz",log="xy") # Does the same. #If I do the plot "by hand", it does work: log.cum.H <- log(-log(km$surv)) log.t <- log(summary(km,censored=T)$time) plot(log.t,log.cum.H,type="s") regards Ruth -- Ruth Meili <meili at stat.math.ethz.ch> Seminar fuer Statistik, LEO D6 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND phone: x-41-1-632-4684 fax: x-41-1-632-1228 http://stat.ethz.ch/~meili/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- R...
2001 Jun 19
0
Question about command "multicomp"
...are some significant interactions between these two factors. In S-plus 5, there is the function "multicomp", but in R, there ist no matchable funktion, as far as I could find out. So I ask you: What would you do in similar situations? Thanks very much for your answer. Regards -- Ruth Meili <meili at stat.math.ethz.ch> Seminar fuer Statistik, LEO D6 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND phone: x-41-1-632-3505 fax: x-41-1-632-1228 http://stat.ethz.ch/~meili/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- R...
2001 May 21
1
ignoring SIGPIPE causing problems in pipes
...signal(SIGQUIT, signal_handler); signal(SIGTERM, signal_handler); - signal(SIGPIPE, SIG_IGN); + /* signal(SIGPIPE, SIG_IGN); */ if (have_pty) signal(SIGWINCH, window_change_handler); ... and got the correct behavior: [root at nilda test-restore]# ssh meili 'cat nildadump-boot.gz' | \ gunzip -c | restore xf - kernel.h root at meili's password: set owner/mode for '.'? [yn] n Broken pipe I noticed in the ChangeLog file that SIGPIPE and X forwarding problems are related somehow ... Is there any chance of this getting resolved...
2006 Apr 18
2
installation of package "randomForest" failed
Hello I'd like to try out some functions in the package randomForest. Therefore, I did install this package. However, it is not possible to load the library, although I have R-Version 2.1.1 (i.e. later than 2.0.0). The commands I used and the Answers/Error from R is as follows: > install.packages("C://Programme//R//rw2011//library//randomForest_4.5-16.zip",
2018 Jan 25
1
dovecot Digest, Vol 177, Issue 55
...4 Jan 2018 17:39:36 -0500 > From: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi> > To: Thomas Robers <robers at tutech.de> > Cc: dovecot at dovecot.org > Subject: Re: Panic: data stack: Out of memory when allocating bytes > Message-ID: <20180124223936.GE14966 at meili> > Content-Type: text/plain; charset=us-ascii > > On Wed, Jan 24, 2018 at 18:55:47 +0100, Thomas Robers wrote: > > Am 23.01.2018 um 20:07 schrieb Josef 'Jeff' Sipek: > > > On Tue, Jan 23, 2018 at 14:03:27 -0500, Josef 'Jeff' Sipek wrote: > > > &gt...
2018 Jan 10
1
Whether libvirt can support all backing chain layer are iscsi network disk type
...after starting guest with the active image in backing chain, it don't include the related <backingStore> element in dumpxml. So, Whether libvirt can support all backing chain layer are iscsi network disk type? Best Regards Meina Li On Wed, Jan 3, 2018 at 6:39 AM, Meina Li <meili@redhat.com> wrote: > Hi, > > I am a libvirt qe, I am testing the function about the new location of > disk auth element (as sub-element of the source element) in Backing Chain > Management. And I have a questions: > > When all the backing chain are iscsi network disk type(n...
2018 Jan 03
0
questions about disk auth element for Backing Chain
Hi, I am a libvirt qe, I am testing the function about the new location of disk auth element (as sub-element of the source element) in Backing Chain Management. And I have a questions: When all the backing chain are iscsi network disk type(no matter if the authentication is exist), start the guest , it will only has the top level disk in xml and there are no other backingStore in it. The test
2018 Feb 28
2
How can we achieve vga emulation over a serial port in libvirt
Hi For the latest seabios version, it said: Support for vga emulation over a serial port in SeaBIOS (sercon). So I want to know how can I find the application of this feature in libvirt? And whether my understanding is correct? There are no related instruction on the website: https://libvirt.org/ My understanding: (1) The feature means: we can set this the IO address of a serial port to