powered by
The average digestibility percent was measured for nine different levels of stearic acid proportion
data(stearicacid)
A data frame with 9 observations on the following 2 variables.
stearic.acid
Percentage of stearic acid
digest
Average digestibility percentage
data(stearicacid) lm(digest ~ stearic.acid, data=stearicacid)
Run the code above in your browser using DataLab