powered by
data(fatty.df)
ffa
age
weight
skinfold
data(fatty.df) fatty.lm<-lm(ffa~age+weight+skinfold,data=fatty.df)
Run the code above in your browser using DataLab