Hello,

I have weight and wing length data of 5 kinds of birds (B1 to B5).
Weight data (predictor) and wing data (response) were used to generated a
simple regression.
(using lm)

Now some weight data are found but without wing data (B6, B7).
I want to use the generated simple regression to produce wing data of B6
and B7 by their weight data.
Please kindly advise R code to carry it out.
Thank you.

Elaine

        [[alternative HTML version deleted]]

______________________________________________
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