ll Dunlap
Spotfire, TIBCO Software
wdunlap tibco.com
> -Original Message-
> From: r-help-boun...@r-project.org
> [mailto:r-help-boun...@r-project.org] On Behalf Of Brian G. Peterson
> Sent: Wednesday, December 23, 2009 9:52 AM
> To: Gavriel & Esti Zoladz; r-help@r-project
You're clearly in over your head.
install.packages("iid.test")
will install the package. you may replace this with any "packagename"
?functionname
in R on any 'functionname' will bring up the Fine Manual which you are
to then use to
Read the Fine Manual (RTFM)
before posting questions to
Gavriel & Esti Zoladz wrote:
I downloaded the iid.test, but I can't run it. I get the following message:
Error: could not find function "iid.test"
Where am I supposed to save this package in order that it works?
?install.packages
__
R-help@r-proje
What do you mean by IID tests?
You certainly can create sequences of iid
variables/vectors in R (see ?rnorn, ?runif, ?mvrnorm
from package MASS, etc.).
--- Shubha Vishwanath Karanth
<[EMAIL PROTECTED]> wrote:
> Hi R,
>
>
>
> I want to conduct iid tests. So, I went to download
> 'iid.test' pa
4 matches
Mail list logo