Page 1 of 1

The Orange data file is inbuilt in R. Write code to produce a linear model where age can be predicted by circumference.

Posted: Sat May 14, 2022 3:26 pm
by answerhappygod
The Orange data file is inbuilt in R. Write code to produce a
linear model where age can be predicted by circumference. Provide
code to plot this. Then write code to make a prediction about how
old a tree with a circumference of 120mm is and add a green line to
the graph to illustrate the prediction.