forest.dat2 | R Documentation |
Generate dataset for coveffectsplot
forest.dat2(
data = data,
param = c("auclast", "cmax", "clast.obs"),
label,
covar = c("hs", "sexn"),
categ = list(c("1=HV", "2=CMV"), c("0=Male", "1=Female"))
)
data |
data frame (prepare categorical covariates before hand) |
param |
list of parameters |
label |
label rename |
covar |
define statistics for mid, lower and upper. |
categ |
redefine and order categories. Note that the first category will be used as reference |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.