simulated_data_mo: simulated_data_mo

simulated_data_moR Documentation

simulated_data_mo

Description

simulated_data_mo

Usage

simulated_data_mo

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

y

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

...

Source

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


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