View source: R/get_em_outputs.R
get_em_outputs | R Documentation |
Get outputs from the Estimation models
get_em_outputs(em, scen_name = NULL, quants = c(0.05, 0.5, 0.95), ...)
em |
The estimation model object for a single scenario |
scen_name |
Scenario name to be appended to each table |
quants |
A vector of quantiles to apply |
... |
Absorbs unused arguments |
A list of the EM outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.