To someone who may concern,
I want to continue the submission. of r-help list.
Thanks a lot!
Chen
--
Best Regards,
Yours,
Chen He
PhD Candidate
Institute of Population Research
Peking University, Beijing, China
[[alternative HTML version deleted]]
_
stype = "i", simple = TRUE)
>
>
> Bootstrap Statistics :
> original bias std. error
> t1* 500.5 0.76209 8.876232
>
>
> But your error message shows a typo in 'simlpe' so, check your typing.
>
> Also, 'c', 'table' and
I am doing boot with a large database, thus want to use simple=TRUE to
reduce the memory used.
I alreday set up sim="ordinary", stype="i" , but I don't know how to
set "n=0". In fact, I don't know what does "n=0" mean?
For example,
a<-c(1:1000)
b<-c(2:1001)
c<-cbind(a,b)
library(boot)
table<-func
3 matches
Mail list logo