On Sun, 11 Apr 2004, XIAO LIU wrote:
> I tried bootstrap on a sample of 13,000 observations:
>
> It works fine when R = 200:
> >boot(data, cor.i, R = 200)
>
> However, when R = 400, I got:
> >boot(data, cor.i, R = 400)
> Killed
>
> Any suggestions/ideas?
Read the posting guide and tell us at least what OS this is ....
I don't think R will produce such a message (the string "Killed"
does not
appear in the R sources), hence it is probably an operating system message
(possibly caused by running out of some resource?).
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595