Los Angeles ozone pollution complete-case dataset used in the article and thesis.
Format
A misspls_dataset list with components:
- name
Dataset name.
- x
A numeric
203 x 12predictor matrix.- y
A numeric response vector of length
203.- data
A data frame with response
yand predictorsx1tox12.- source
A short source reference.
- preprocessing
Dataset preprocessing notes.
- notes
Additional study notes.
Source
mlbench::Ozone, restricted to the 203 complete observations used
in the published analysis.