Skip to main content

stackloss

Function stackloss 

Source
pub fn stackloss() -> (Array2<f64>, Array1<f64>)
Expand description

Brownlee’s stack-loss data: 21 observations, predictors (air flow, water temperature, acid concentration) and the response (stack loss). Returns (X, y) with X shaped 21 × 3.