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