d_sim_lin | R Documentation |
Sample simulated data for exposure-response with continuous endpoint using linear model.
d_sim_lin
A data frame with columns:
Subject ID
Steady-state area under the curve
Steady-state maximum (peak) concentration
Baseline age in years
M or F
Response
True model is defined as 0.5 * AUCss + 0.5 * BAGE + 5 * SEX
, with
variability added with standard deviation of 10.
You can find the data generating code in the package source code,
under data-raw/d_sim_lin.R
.
d_sim_lin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.