Displaying 13 results from an estimated 13 matches for "mele".
Did you mean:
dele
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 sta...
2009 Jan 11
2
R, clinical trials and the FDA
...Perspectives on Use of "Open Source". A copy of this presentation is
available here:
http://www.fda.gov/cder/Offices/Biostatistics/Bell.pdf
In 2007, during an FDA committee meeting reviewing the safety profile of
Avandia (Rosiglitazone), the internal FDA meta-analysis performed by Joy
Mele, the FDA statistician, was done using R. A copy of this
presentation is available here:
http://www.fda.gov/ohrms/dockets/ac/07/slides/2007-4308s1-05-fda-mele.ppt
Given the high profile nature of drug safety issues today, that R was
used for this analysis by the FDA itself speaks volumes.
Also in...
2007 Jul 28
8
[LLVMdev] Web Site Re-Design
...kind of confusing -- that needs to be
resolved by someone, and I'll try more as I go along)
5. I would recommend establishing a wiki or "CRM" system where
everybody who is registered (trusted users/whatever) can contribute;
that might help to cut back on the profusion/diaspora/melee of
information, some of which can and should be updated more frequently
and with less of a hassle than putting it into SVN/CVS.
6. Lastly, and most importantly, I am not a professional web
designer or graphic artist, so I definitely need some feedback about
things people don't like/wo...
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...
2008 Dec 24
0
merry christmas!
Hallo,
"BUON ANNO"
"JOYEUX NOEL"
"VESELE VANOCE"
"MELE KALIKIMAKA"
"NODLAG SONA DHUIT"
"BLWYDDYN NEWYDD DDA"
"GOD JUL"
"FELIZ NATAL"...
2010 Jul 05
0
Left 4 Dead 2 Dropping Audio Bug/Issue
..., and then most sounds don't play. There are other instances where this also occurs (like luck), but the rescue one is the most reliable one to reproduce. Maps like the Passing and Dark Carnival, and game types like realism have a higher chance as well. I have not noticed any trends on weapons (melee or guns) and items, or characters (survivors or infected).
If you turn on captions and play the game, you expect to see readable words. When the sound problems occur, you'll see garbage appear in the captions whenever a sound event happens. You could play with the sound drop until:
- you get...
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 documentat...
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