Re: [R] testInstalledBasic

2011-07-01 Thread Cody Hamilton
string constant in "diff 'C:/Program Files/R/R-2.13.0/tests/eval-etc.Rout'" Regards, Cody --- On Fri, 7/1/11, Marc Schwartz wrote: > From: Marc Schwartz > Subject: Re: [R] testInstalledBasic > To: "Cody Hamilton" > Cc: "Uwe Ligges" , r

Re: [R] testInstalledBasic

2011-07-01 Thread Cody Hamilton
Hello Uwe, Please forgive my ignorance - how can I get my diffs? Regards, -Cody --- On Fri, 7/1/11, Uwe Ligges wrote: > From: Uwe Ligges > Subject: Re: [R] testInstalledBasic > To: "Cody Hamilton" > Cc: r-help@r-project.org > Date: Friday, July 1, 2011, 9:13 AM

Re: [R] testInstalledBasic

2011-07-01 Thread Cody Hamilton
("diff reg-plot-latin1.ps reg-plot-latin1.ps.save") message("OK") } if (scope %in% c("devel", "both")) { message("running tests of consistency of as/is.*") runone("isas-tests") message("running

[R] testInstalledBasic

2011-06-30 Thread Cody Hamilton
Hello, I installed R 2.13.0 on a Windows 2003 server.  I downloaded the Rtools213.exe from http://www.murdoch-sutherland.com/Rtools/ and placed it in the path (C:\Program Files\R\R-2.13.0\bin). I submitted the following code: library(tools) Sys.setenv(LC_COLLATE=C) testInstalledBasic('basic')

[R] Error in testInstalledBasic

2011-06-29 Thread Cody Hamilton
Hi, I am running R 2.13.0 on a Windows 7 machine. I ran the script: testInstalledBasic('devel') and received the following warning message: running tests of consistency of as/is.* creating ‘isas-tests.R’ running code in ‘isas-tests.R’ comparing ‘isas-tests.Rout’ to ‘isas-tests.Rout.save’ .

Re: [R] testInstalledPackages

2011-06-28 Thread Cody Hamilton
d that they may be concerned by the 'files differ in numbers of lines:' message. Is there anything I can do to avoid the message? Regards, -Cody --- On Tue, 6/28/11, Duncan Murdoch wrote: > From: Duncan Murdoch > Subject: Re: [R] testInstalledPackages > To: &

[R] testInstalledPackages

2011-06-27 Thread Cody Hamilton
'OK' as do the other tests.  Is this a concern? Regards,    -Cody Hamilton __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and pr

Re: [R] Use of R in clinical trials

2010-02-18 Thread Cody Hamilton
: > From: Erik Iverson > Subject: Re: [R] Use of R in clinical trials > To: "Frank E Harrell Jr" > Cc: "Cody Hamilton" , r-help@r-project.org > Date: Wednesday, February 17, 2010, 9:05 PM > Frank E Harrell Jr wrote: > > Cody, > > > > How

[R] Use of R in clinical trials

2010-02-17 Thread Cody Hamilton
Regards, -Cody Hamilton __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

Re: [R] FW: Bubble plots

2008-08-02 Thread Cody Hamilton
", panels) : second argument must be a list.' Have I made a mistake? By the way, is there a way to make the symbols on the plot the actual values of y? For instance, the frequency of level 'a' at time point 'time 1' could be represented by a red 'a' i

Re: [R] FW: Bubble plots

2008-08-02 Thread Cody Hamilton
Dear John, I will look forward to trying this out as well. Regards, -Cody From: John Fox [EMAIL PROTECTED] Sent: Saturday, August 02, 2008 11:41 AM To: hadley wickham; Frank E Harrell Jr Cc: r-help@r-project.org; Cody Hamilton Subject: Re: [R] FW

Re: [R] FW: Bubble plots

2008-08-02 Thread Cody Hamilton
Thank you Hadley - I will explore each of these options! Regards, -Cody From: hadley wickham [EMAIL PROTECTED] Sent: Saturday, August 02, 2008 6:24 AM To: Frank E Harrell Jr Cc: Cody Hamilton; r-help@r-project.org Subject: Re: [R] FW: Bubble plots On

[R] FW: Bubble plots

2008-08-02 Thread Cody Hamilton
Is there a way to create a 'bubble plot' in R? For example, if we define the following data frame containing the level of y observed for 5 patients at three time points: time<-c(rep('time 1',5),rep('time 2',5),rep('time 3',5)) y<-c('a','b','c','d','a','b','c','a','d','a','a','a','b','c','d') D<-

[R] Bubble plots

2008-08-01 Thread Cody Hamilton
Is there a way to create a 'bubble plot' in R? For example, if we define the following data frame containing the level of y observed for 5 patients at three time points: time<-c(rep('time 1',5),rep('time 2',5),rep('time 3',5)) y<-c('a','b','c','d','a','b','c','a','d','a','a','a','b','c','d') D<-

[R] Adaptive design code

2008-05-02 Thread Cody Hamilton
he code is failing to add sufficient additional sample size at the interim look, although I can't understand why. Perhaps someone will see something I don't . . . Best regards, -Cody Hamilton #

Re: [R] Can anyone help??

2008-01-16 Thread Cody Hamilton
Try replacing '\' with '/' Regards, -Cody Cody Hamilton Edwards Lifesciences -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hoogeebear Sent: Wednesday, January 16, 2008 10:35 AM To: r-help@r-project.org Subject: [R] Can any

Re: [R] tukeyHSD

2008-01-04 Thread Cody Hamilton
gards, -Cody Cody Hamilton Edwards Lifesciences -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hodgess Sent: Thursday, January 03, 2008 8:18 AM To: José Alberto Monteiro; [EMAIL PROTECTED] Subject: Re: [R] tukeyHSD Suppose you have an aov model x.aov

Re: [R] R and FDA trials

2007-10-08 Thread Cody Hamilton
Ricardo, Tony Rossini (Novartis) provided a very good post on point (3) below (which you may have already read): http://tolstoy.newcastle.edu.au/R/e2/help/07/08/23820.html. Regards, -Cody -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ricardo Pietr

Re: [R] Repeated tests against baseline

2007-09-26 Thread Cody Hamilton
: Greg Snow [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 3:24 PM To: Cody Hamilton; [EMAIL PROTECTED] Subject: RE: [R] Repeated tests against baseline Here are a couple to look at, they may be helpful and the references in them may give you a specific example that you can use (read

[R] Repeated tests against baseline

2007-09-26 Thread Cody Hamilton
to no avail. I am wondering if anyone knows of a paper I can quote instead? One (or more) from the cardiovascular literature would be especially precious to me. Best regards, -Cody Hamilton [[alternative HTML version deleted]] __ R-h

Re: [R] Estimate correlation with bootstrap

2007-09-21 Thread Cody Hamilton
Andreas, To do pairwise bootstrap sampling, try for (i in 1:1000) { ind<-sample(1:10,10,replace=TRUE) boot.com.ab[i]<-cor(a[ind],b[ind]) } Regards, -Cody Cody Hamilton Edwards Lifesciences -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of A

Re: [R] Cox regression and p-values

2007-09-18 Thread Cody Hamilton
42:198-202. Regards, -Cody Cody Hamilton Edwards Lifesciences -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Brewer Sent: Tuesday, September 18, 2007 9:42 AM To: [EMAIL PROTECTED] Subject: [R] Cox regression and p-values Hello, I might be barki