search for: meles

Displaying 13 results from an estimated 13 matches for "meles".

Did you mean: males
2001 Feb 22
3
[newbie] Cox Baseline Hazard
...and the archives, and I found that it as to do with the nelson-aalen estimation. But I must not understand all the doc very well, because I can't get the baseline hazard. Could you help me, please. Best regards. PS : I hope you'll forgive my poor english writing. -- Blaise TRAMIER aka Meles. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat...
2009 Jan 11
2
R, clinical trials and the FDA
I hope that Marc doesn't mind, but I felt that part of his recent post was important enough to deserve it's own subject line rather then being lost in a 60-msg-long thread... On Sun, Jan 11, 2009 at 10:08 AM, Marc Schwartz <marc_schwartz at comcast.net> wrote: ... I strongly believe that the comments regarding R and the FDA are overly negative and pessimistic. The hurdles to
2007 Jul 28
8
[LLVMdev] Web Site Re-Design
I offered to do the web site a couple of weeks ago. Life got in the way temporarily, and it took me a long time to make it look the way that I wanted and to make it look the same in IE6. Anyway, I wanted to get some feedback on what I had done. Some concerns: 1. SSI and JavaScript seem like overkill. Each subproject can have their own look and feel by overriding the CSS
2013 May 31
22
[PATCH 0/4] xen/arm: assemble support for Allwinner A31
These series patch enable Allwinner A31(code name sun6i) support in assemble. with these patches, the cpu 0 of sun6i SOC could successful boot into the c environment. Bamvor Jian Zhang (4): xen/arm: introduce Cortex-A7 support xen/arm: introduce Allwinner sun6i SOC basic support xen/arm: enable early printk for sun6i xen/arm: enable switch to hyper mode for sun6i xen/arch/arm/Rules.mk
2012 Mar 23
0
[LLVMdev] FW: IntervalMap - maximum alignment requirements
Hi, Bumping this as it appears to have been caught up in the general melee of mailing list outageness. From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of James Molloy Sent: 21 March 2012 18:21 To: llvmdev at cs.uiuc.edu Subject: [LLVMdev] IntervalMap - maximum alignment requirements Hi, I'm debugging a fault seen in RuntimeDyldELF on
2008 Dec 24
0
merry christmas!
Hallo, "BUON ANNO" "JOYEUX NOEL" "VESELE VANOCE" "MELE KALIKIMAKA" "NODLAG SONA DHUIT" "BLWYDDYN NEWYDD
2010 Jul 05
0
Left 4 Dead 2 Dropping Audio Bug/Issue
So I've been an avid user of Left 4 Dead 1 and 2. This problem only seems to arise in L4D2, where the audio will cut out. Now, not completely, some things will drop but some stay, for instance, I can hear the noise my gun makes, the shots fired but I don't hear characters talking anymore or any special infected sounds. Another instance is I'll see my gun firing but I'll hear the
2013 Sep 20
20
[PATCH v3 0/7] support for cubieboard2 / sunxi processors
See http://www.gossamer-threads.com/lists/xen/devel/297170 for some information on how to get this going. I''ve rebased and addressed the review comments. With this rebase I''ve picked up some patches from Julien which were required to do things properly, so the gic v7 and device blacklisting patches have been changed to use the proper mechanisms. Previously I was able to boot
2003 Jun 27
1
R-help Digest, Vol 4, Issue 27 ( -Reply)
...e of 10 seconds between the printings. > > Anyone can help me? > > Thanks a lot. ------------------------------ Message: 43 Date: Fri, 27 Jun 2003 08:21:01 +1000 From: Ross Darnell <r.darnell at uq.edu.au> Subject: RE: [R] equivalence test To: r-help at stat.math.ethz.ch Cc: meles at free.fr Message-ID: <he6ca3aq.fsf at uq.edu.au> Content-Type: text/plain; charset=us-ascii >Hi, > is it possible to do an equivalence test on paired quantitative datas >in R? Is there a way to calculate sample size for such tests? > >I've tried to find some documentati...
2003 Jun 25
1
equivalence test
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, is it possible to do an equivalence test on paired quantitative datas in R? Is there a way to calculate sample size for such tests? I've tried to find some documentation on that subject but I was unsuccessfull. I'll be happy with any links on equivalence test. If such a test does'nt exist in R, i'll do it manually if I find a
2004 Sep 24
1
exponential correlation?
Hello, I have been asked to perform a exponential correlation on a data set. Unfortunately, i did not find any simple example on how to do that with R. If the correlation is significant, one asked me to also find the thresold of the acceleration slope. Have any of you a little example or a good link to get me started? Best regards Blaise -- Mutt, c'est de la balle, quand ??a marche :-)
2003 Mar 12
2
[OT] Appropriate test?
Hi, I'm having some problem with a dataset and I don't really know how to analyse it. I have 20 subjects in two groups of treatment (8 an 12 subjects). Biological measure have been recorded at different time, from t0 (before the treatment) to t7 (3 days after). The time elapsed between each measure is not constant. What is the most appropriate test to show a difference between the 2
2006 Oct 29
3
Best practice - polymorphic or not
Hello I have this scenario (hope it is understandable): I have a model to support fact messages of different types. This is sport related and I have currently the following model design. matchfacts (is the generic table connecting all matchfacts to for instance a match/game, match has_many matchfacts). Some matchfact-data is generic, like the time of fact and therefore the data should be stored