Skip to contents

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 given x3)

x5

Continuous variable (mixture of two normally distributed variables)