d_sim_emax | R Documentation |
Sample simulated data for Emax exposure-response models with covariates.
d_sim_emax
A data frame with columns:
Nominal dose, units not specified
Exposure value, units and metric not specified
Continuous response value (units not specified)
Binary response value (group labels not specified)
Continuous valued covariate
Continuous valued covariate
Continuous valued covariate
Binary valued covariate
Binary valued covariate
This simulated dataset is entirely synthetic. It is a generic data set that can be used to illustrate Emax modeling. It contains variables corresponding to dose and exposure, and includes both a continuous response variable and a binary response variable. Three continuous valued covariates are included, along with two binary covariates.
You can find the data generating code in the package source code,
under data-raw/d_sim_emax.R
.
d_sim_emax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.