Description Usage Format Examples
A dataset containing the 65 scenarios that are used to input the simulation
study illustrating the performance of regression calibration when reliability of the
error prone exposure is low. The data generating mechanisms used in this study are:
active_energy_expenditure ~ N(1, 0.25)
active_energy_expenditure_star|active_energy_expenditure ~ N(active_energy_expenditure, τ^2)
perc_lean_bm ~ N(80 + beta * active_energy_expenditure, σ^2)
1 |
A data frame with 65 rows and 6 variables:
scenario no.
number of observations (sample size)
τ^2
estimand
σ^2
Var(active_energy_expenditure) / Var(active_energy_expenditure_star)
1 | data("input_lowrel", package = "woorc")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.