Re: [R] To predict Y based on only one sample of X and Y

2012-08-27 Thread David Winsemius
On Aug 27, 2012, at 8:49 PM, Elaine Kuo wrote: I want to predict wing length using regression commands. (lm and predict) The data details are as followed Data: Bird physiological data 1. body mass 2. body length 3. wing length Data type: Order A: consisting of 20 species, body mass and l

[R] To predict Y based on only one sample of X and Y

2012-08-27 Thread Elaine Kuo
Hello I want to predict wing length using regression commands. (lm and predict) The data details are as followed Data: Bird physiological data 1. body mass 2. body length 3. wing length Data type: Order A: consisting of 20 species, body mass and length of all 20 species are measured