Simulated data set (see data-raw/generate-data-densityratio.R) with five variables that are used in the examples.
Format
A data frame with 1000 rows and 5 columns:
- x1
Categorical variable with three categories, 'A', 'B' and 'C'
- x2
Categorical variable with two categories, 'G1' and 'G2'
- x3
Continuous variable (normally distributed given x1 and x2)
- x4
Continuous variable (normally distributed)
- x5
Continuous variable (normally distributed)