Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

10 results for “from:Delphine Fontaine”

R and clinical studies
Delphine Fontaine · Mar 9, 2007 · r-help

Does anyone know if for clinical studies the FDA would accept statistical analyses performed with R ? Delphine Fontaine

problem when extacting columns of a data frame in a new data frame
Delphine Fontaine · Jan 8, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080108/97bc6507/attachment-0001.pl

Difference between snw and rnw files
Delphine Fontaine · Jun 2, 2008 · r-help

Dear R-users, I use Sweave for quite a long time but I still wonder what is the difference between snw and rnw files. Why these two file extensions ? I searched the web without success. Thanks for your answers. Delphine...

longtable and Sweave
Delphine Fontaine · Sep 17, 2007 · r-help

Dear Sweave-users, I want to print listing using sweave. Because my tables are very big, I use the longtable option. But, is it possible to recall the first line of the table (e.g the colnames line) on each...

logical operators priority
Delphine Fontaine · Jul 16, 2007 · r-help

Dear R-users, I haven?t found rules for logical operators. I need to select data according the following rule: Condition A & (Condition B | Condition C) How should I write it?? Is Condition A & Condition B | Condition C correct or...

R and clinical studies
Delphine Fontaine · Mar 16, 2007 · r-help

Thanks for your answer which was very helpfull. I have another question: I have read in this document (http://cran.r-project.org/doc/manuals/R-intro.pdf) that most of the programs written in R are ephemeral and that...

R validation
Delphine Fontaine · Nov 3, 2007 · r-help

Dear R-Users, A message to continue the discussions we had in March and June. I have read the documents written since then (http://www.r-project.org/doc/R-FDA.pdf ; http://user2007.org/program/presentations/harrell.pdf ; http...

extracting pvalue from ANOVA with repeated measures
Delphine Fontaine · Jan 2, 2008 · r-help

I made an ANOVA with repeated mesures (aov(Mesure~Distance*Genre*Correct+Error(Sujet/(Distance*Genre*Correct)), data)) and I would like to extract the pvalues. The output is: ----------------------------------------------------------- Error: Sujet Df Sum Sq Mean Sq F value Pr(>F...

extracting pvalue from ANOVA with repeated measures
Delphine Fontaine · Jan 2, 2008 · r-help

Thanks ! it works ! Delphine > > Try this: > > lapply(lapply(your_object, "[[", 1), "[[", "Pr(>F)") > > where the object is of class summary.aovlist > > -- > Henrique Dallazuanna > Curitiba-Paran?-Brasil > 25? 25' 40" S 49? 16' 22" O > > > On 02/01/2008, delphine.fontaine...

Sweave: looping over mixed R/LaTeX code
Delphine Fontaine · Jun 13, 2008 · r-help

Dear Stephan, I have the same problem than you. My solution is a bit different but not very elegant.... I have a master document (let say master.Snw) and a file containing the code to repeat (which would be in...

Can't find what you're looking for? Try searching with Google .