Displaying 1 result from an estimated 1 matches for "woodmod".
Did you mean:
wooded
2007 Feb 05
1
strange error in "robust" package
...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 P...