Learn R Programming

hyreg2 (version 1.1.0)

simulated_data: simulated_data

Description

simulated_data

Usage

simulated_data

Arguments

Format

simulated_data

A simulated data frame with 480 rows and 25 columns, following a combination of normal and binomial distribution

type

type of data, "TTO" indicates normal distribution, "DCE_A" indicates binomial distribution

y

result of the formula y ~ -1 + mo2 + mo3 + ... + ad4 + ad5

mo2, mo3, mo4, mo5, sc2, sc3, sc4, sc5, ua2, ua3, ua4, ua5, pd2, pd3, pd4, pd5,, ad2, ad3, ad4, ad5,

dummy variables for EQ5D data simulation

class

original class of the data point

id

id number of observations to simulated different persons

y_cens

column y censored at 2 (upper boundary)

...