simulated_data: simulated_data

simulated_dataR Documentation

simulated_data

Description

simulated_data

Usage

simulated_data

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

y

result of the model 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)

...

Source

simulated with true parameter values: Class 1: sigma = XXX, theta = XXX and c(mo2,mo3,mo4,mo5, XXX) = c(XXX) Class 2: sigma = XXX, theta = XXX and c(mo2,mo3,mo4,mo5, XXX) = c(XXX)


hyreg2 documentation built on Nov. 5, 2025, 7:38 p.m.