2025-03-16
\[ b = \frac{S_{xy}}{S_{xy}} \]
\[ y = \frac{\sum_{}^{n} y}{n} \]
model <- lm(Petal.Length ~ Petal.Width, data = iris) plot(model)