Description Usage Format Examples
Sample simulated data for exposure-response with covariates for package testing
1 |
A data frame with columns:
Dose levels used for simulation of pharmacokinetics
Simulated exposure
Simulated pharmacodynamic response
Covariate 1 for e0
Covariate 2 for emax
Covariate 3 for ec50 (data type factor)
Covariate 3 for ec50 (data type numeric)
1 |
Loading required package: Rcpp
# A tibble: 60 x 3
dose exposure response
<dbl> <dbl> <dbl>
1 0 0 17.2
2 0 0 9.78
3 0 0 -8.81
4 0 0 7.68
5 0 0 -6.30
6 0 0 14.8
7 0 0 -18.5
8 0 0 17.3
9 0 0 15.0
10 0 0 11.3
# … with 50 more rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.