Displaying 4 results from an estimated 4 matches for "hlai".
Did you mean:
hai
2001 Mar 21
1
Is there any help for "Cannot allocate vector size of xxx KB"
...d Huntsinger
-----Original Message-----
From: Saikat DebRoy [mailto:saikat at stat.wisc.edu]
Sent: Wednesday, March 21, 2001 12:15 PM
To: Han Lai
Cc: R-help
Subject: Re: [R] Is there any help for "Cannot allocate vector size of
xxxKB"
>>>>> "Han" == Han Lai <hlai at whsun1.wh.whoi.edu> writes:
Han> Hi, As I run R long enough, for example if I keep running
Han> different glm() models and each model has 500 bootsraps, I
Han> alway get the error message on "cannot allocat vector size of
Han> xxxKB". I have 64MB of RAM and run...
2001 Dec 05
1
how to obtain EM-estimates of cov(b) and var(e) from lme
Hi,
I have a simple random-coefficients model for m subjects:
y = b0 + b1 x + r0 + r1 x + e
where b0 and b1 are fixed parameters, r0 and r1 are random,
e ~ N(0,s2 I) and R' = [r0, r1] ~ N(0,T).
I try to obtain the EM-estimates of s2 and the elements of T by
lme(y~x,data=mydata,random= list(group=~x),
control=lmeControl(maxIter = 0, niterEM=100,msVerbose = TRUE))
Does
2001 Feb 08
2
nstall.packages
Hi!
I am new to R. I want to install "packages" from Package Sources in the
web. I follow the instruction and use the "install.packages" but no
luck.
Here is what I did:
> install.packages(gss,"C:/R/rw1021/library", CRAN = options("CRAN"),
contriburl =
contrib.url("http://cran.r-project.org"),
2001 Mar 16
2
Clip contour or image
Hi,
I am almost new to R. Would any one show me (please include an example)
how to clip a contour or image figure so that I only see the image or
lines inside a selected area?
Thank you very much
Han
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",