Probably not worth the effort to try and figure out. Try reinstalling the
latest version of the package and repeating. Maybe something got corrupted.
Also, while you're at it, make sure you have the latest version or R
installed and all your other packages are up to date (robust uses some of
them).
Bert Gunter
Nonclinical Statistics
7-7374
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Monica Pisica
Sent: Monday, February 05, 2007 2:34 PM
To: r-help at stat.math.ethz.ch
Subject: [R] strange error in "robust" package
Importance: High
Hi everybody,
I am using quite frequently the "robust" package and until now i never
had
any problems. Actually last time i used it was last Friday very
successfully.
Anyway, today anytime i want to use the function "fit.models" i get
the
following error even if i use the example form the help file:
data(woodmod.dat)
woodmod.fm <- fit.models(list(Robust = "covRob", Classical =
"cov"), data =
woodmod.dat)
Error in donostah(data, control) : object ".Random.seed" not found
Error in model.list[[i]] : subscript out of bounds
Does anybody know what is wrong?
Thanks,
Monica Palaseanu-Lovejoy
USGS / ETI Pro
St. Petersburg, FL
_________________________________________________________________
Spaces
______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.