Learn R Programming

densityratio (version 0.2.1)

denominator_data: denominator_data

Description

Simulated data set (see data-raw/generate-data-densityratio.R) with five variables that are used in the examples.

Arguments

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)