Dear all,

Suppose "h1.lm1" is my multiple regression object. When I tried to use
"plot(h1.lm1)", I got the following warning message.
---------------------
plot(hla4.lm1)
Warning messages:
1: NaNs produced in: sqrt(crit * p * (1 - hh)/hh)
2: NaNs produced in: sqrt(crit * p * (1 - hh)/hh)
---------------------
Does anyone know Where the problem might come from?

Thanks so much!

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

Reply via email to