Hello,
Here are the steps to the error:
1. Uninstall R version 2.x.y.
2. Install the latest version (3.2.3) of R.
3. Copy all my libraries that were not in the new version into the new
R library.
4. Run "> update.packages(checkBuilt=TRUE, ask=FALSE)" under
R-Stu
Hello,
I recently installed version 3.0.1 of R on to a computer. I
have a working installation for a Statconn application using R version
2.15.0 on another computer. I have many libraries under this old
installation. Can I just copy them into the new library from the old, or do
t <- function(resp, group, alpha, vehicle)
{
result <- data.frame(label=label, estimate=estimate, alpha=alpha,
lower=lower, upper=upper, p.value=pval, significance=sig)
return(result)
}
}
Cem
-Original Message-
From: Jim Lemon [mailto:j...@bitwrit.com.au]
Sent: Tuesday, February
Hello,
This is my first attempt to write a script in R. The program below
is intended to do some parametric tests on group data. There are subroutines
for each type of test. The call to the "parametric.tests", routine sets the
argument "testtype" for the test to be used. How can I transfer
Hello John,
Thank you. It is useful advice. I found the method which eliminates
copying the library after new installation given at by Tal at
http://www.r-statistics.com/2010/04/changing-your-r-upgrading-strategy-and-t
he-r-code-to-do-it-on-windows/ very effective. But my problem and some
cularly annoying now that new versions of R seem to be
published with ever increasing frequency.
On Mon, Nov 14, 2011 at 10:11 AM, Kevin Burton
wrote:
> I am also using statConn so I will let you know if I hear anything new.
>
> -Original Message-
> From: Cem Girit
issue and publish them so that that the experts could put them into more
effective use.
Sincerely,
Cem
-Original Message-
From: Kevin Burton [mailto:rkevinbur...@charter.net]
Sent: Sunday, November 13, 2011 4:11 PM
To: 'Cem Girit'
Subject: RE: [R] Upgrade R?
I
at I did not insult the feelings of some of you on
this very "sensitive" issue. I will continue to use this site to get help
and eventually to give help. I am very grateful to all who answered many
of my questions how stupid or sensitive they were.
Humbly yours.
,
results etc. be quick and effective rather than just links to other sites
Sincerely,
Cem Girit
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the
initially by the
R-installer. Is this possible?
Cem
Cem Girit, PhD
Biopticon Corporation
182 Nassau Street, Suite 204
Princeton, NJ 08542
Tel: (609)-853-0231
Email:gi...@biopticon.com
[[alternative HTML version deleted]]
__
R
exist for an individual test but their outputs vary in great detail (test
statistics, p-values, etc.) formats. It is desirable to have one that
allows comparison of different test results such as Tukey versus Duncan.
Cem
Cem Girit
[[alternative HTML version deleted
Hello Terri,
Thank you very much. This is the answer I needed. Could you also
tell me how I can calculate 25 and 50% quantiles in R? I can only get median
as far as I know.
Cem
Cem Girit
-Original Message-
From: Terry Therneau [mailto:thern...@mayo.edu]
Sent: Monday
32
NA
gT=DrugB 9 9 9 3 54.8 2.93 NA 42
NA
gT=DrugC 9 9 9 4 53.8 2.74 NA 42
NA
gT=Vehicle 9 9 9 8 42.3 2.38 40 37
45
* restricted mean with upper limit = 61
>
Sincer
Hello,
I need some results from the survival analysis of my data
that I do not know whether exist in Survival Package or how to obtain if
they do:
1. The Mean survival time
2. The standard error of the mean
3. Point and 95% Lower & Upper Confidence Interv
Hello,
I cannot access the r-help website although after
registration I am getting all the posts sent to the side. Each time I click
on the "Visit Subscriber List" on the
https://stat.ethz.ch/mailman/listinfo/r-help site, I get "R-help roster
authentication failed." error. Any i
.118 0.178 0.236 0.298 0.373 ...
$ upper : num [1:28] 0.984 0.939 0.878 0.805 0.719 ...
$ lower : num [1:28] 0.433 0.365 0.282 0.204 0.136 ...
$ conf.type: chr "log-log"
$ conf.int : num 0.95
$ call : language survfit(formula = Surv(tT, dT) ~ gT, conf.type =
"log-log")
- attr(
16 matches
Mail list logo