| carscomplete | R Documentation | 
Data set with six variables measured on 24 cars (no missing values)
data(carscomplete)
A data frame with 6 variables measured on the 24 cars.
| Num | Variable | Description | 
| 1 | Cylindree | Engine | 
| 2 | Puissance | Power | 
| 3 | Vitese | Speed | 
| 4 | Poids | Weight | 
| 5 | Longueur | Length | 
| 6 | Largeur | Height | 
This is data with no missing values
Tenenhaus M. (1998) La Regression PLS: theorie et pratique. Table 4, page 67
Tenenhaus M. (1998) La Regression PLS: theorie et pratique Paris: Editions Technip
data(carscomplete)
head(carscomplete)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.