Skip to content

Commit 13a8a76

Browse files
committed
docs
1 parent 83ff3ad commit 13a8a76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/multi_tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Tutorial multiple linear regression with categorical variables
22

3-
This tutorial details a multiple regression analysis based on the "carseat" dataset (Information about car seat sales in 400 or so stores). This tutorial follows roughly the same steps done the datasets in the "An Introduction to Statistical Learning" book (https://www.statlearning.com/), from pages 119, 120, and 124.
3+
This tutorial details a multiple regression analysis based on the "carseat" dataset (Information about car seat sales in 400 stores). This tutorial follows roughly the same steps done the datasets in the "An Introduction to Statistical Learning" book (https://www.statlearning.com/), from pages 119, 120, and 124.
44

55
### First, creating the dataset.
66

0 commit comments

Comments
 (0)