This document provides an overview and preface for a book on practical regression and analysis of variance using R. It discusses the following key points:
- The book assumes some prior statistical knowledge and focuses on applying regression and ANOVA techniques rather than extensive mathematical theory.
- R is used for data analysis examples because it is versatile, interactive, popular among statisticians, and open source.
- Readers are expected to learn R as they work through examples in the book, but an introduction to R is provided in an appendix.
- Chapters will cover topics like model estimation, hypothesis testing for model comparisons, and confidence intervals for model parameters.