Summary
Get a summary of the essential points from the chapter we just covered.
Let’s summarize what we’ve learned so far in this chapter.
-
Linear regression: We saw that the linear model
lm()
is one of the most important and universally used models in modern statistical analysis. This single framework gives us the option to conduct what we often refer to as one-way or more ANOVA, ...