forest_utils | R Documentation |
Not recommended to be called by the user.
add_reference(
x,
header = FALSE,
total = NULL,
space = NULL,
keep_strata = FALSE,
keep_cluster = FALSE
)
merge_forest(x, y)
prepare_forest(x)
x, y |
objects |
header |
a character vector of header labels for each variable in the model |
total |
optional total sample size, useful if model excludes observations with missing data |
space |
optional indices to insert blank rows |
keep_strata, keep_cluster |
logical; if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.