| simulated_data_norm | R Documentation |
simulated_data_norm
simulated_data_norm
simulated_data_normA simulated data frame with 600 rows and 8 columns, following a combination of normal and binomial distribution
type of data
result of the model y = x1 + x2 + x3
random numbers from rnorm
original class of the data point
id number of observations to simulated different persons
column y censored at 3
...
simulated with true parameter values: Class 1: sigma = 1.0, theta = 5 and c(x1,x2,x3) = c(0.5, -0.3, 0.8) Class 2: sigma = 0.5, theta = 2 and c(x1,x2,x3) = c(1.4, 2.3, -0.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.