Learn R Programming

hyreg2 (version 1.1.0)

simulated_data_mo: simulated_data_mo

Description

simulated_data_mo

Usage

simulated_data_mo

Arguments

Format

simulated_data_mo

A simulated data frame with 480 rows and 9 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 + mo4 + mo5

mo2, mo3, mo4, mo5

dummy variables

class

original class of the data point

id

id number of observations to simulated different persons

y_cens

column y censored at 0 (lower boundary)

...