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
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
("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
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')
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’ .
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: &
'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
:
> 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
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.
", 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
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
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
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<-
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<-
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
#
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
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
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
: 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
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
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
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
22 matches
Mail list logo