Gabor Grothendieck <ggrothendieck <at> gmail.com> writes:
> 
> Replace lm(...) with try(lm(...))
> 

Thanks for all the replies. I managed to make it work with the try() trick, 
I actually padded the lm() on 
two levels of try() and is working now Sharpsteen approach.

______________________________________________
R-help@r-project.org 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.

Reply via email to