Description Usage Format Examples
A dataset containing the 23 scenarios that are used to input the simulation
study. The data generating mechanisms used in this study are:
age ~ U(18, 80)
na|age ~ N(4 + γ age, 1)
na_star|na ~ N(na, τ^2)
hypertension|na,age ~ Bin(1, 1/(1+exp(-p))), where p = -7 + β na + φ age
1 |
A data frame with 23 rows and 10 variables:
scenario no.
number of observations (sample size)
γ
number of replicates
τ^2
φ
estimand (0.1)
Var(na) / Var(na_star)
Var(na|age) / Var(na_star|age)
1 | data("input_logreg", package = "simexvsmecor")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.