The pim package contains different datasets for use in examples and tests. Currently, you find the datasets DysData
, EngelData
and FEVData
. More information can be found on the respective help pages.
The data contained in the package has following structures
EngelData
: A single numeric predictor variable and a response
FEVData
: A data frame with a numeric response variable and 4 additional numeric predictor values.
DysData
: A dataframe with 3 factors and a numeric variable as predictors. The outcome is a factor with 4 levels.
SNP_XRCC1__77
Genotype of this SNP. A factor with three levels: "TT", "TC" and "CC"
SPC_D2
Dose of radiation that reached 2
SNP_XRCC1__77TC
1 if SNP_XRCC1__77
is "TC", 0 otherwise