| ozone {ISR} | R Documentation |
ozone
Description
ozone
Usage
data("ozone")
Format
A data frame with 112 observations on the following 11 variables.
maxO3a numeric vector
T9a numeric vector
T12a numeric vector
T15a numeric vector
Ne9a numeric vector
Ne12a numeric vector
Ne15a numeric vector
Vx9a numeric vector
Vx12a numeric vector
Vx15a numeric vector
maxO3va numeric vector
Details
There are 115 missing values in it, accounting for 9.96 percent.
Source
http://factominer.free.fr/missMDA/index.html
References
Audigier, V., Husson, F., and Josse, J. (2014). A principal components method to impute missing values for mixed data. Advances in Data Analysis and Classification, 10(1), 5-26.
Examples
data(ozone)
## maybe str(ozone) ; plot(ozone) ...
[Package ISR version 2022.4.22 Index]