Skip to contents

Los Angeles ozone pollution complete-case dataset used in the article and thesis.

Usage

ozone_complete

Format

A misspls_dataset list with components:

name

Dataset name.

x

A numeric 203 x 12 predictor matrix.

y

A numeric response vector of length 203.

data

A data frame with response y and predictors x1 to x12.

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.