def_ci | R Documentation |
The function to define and extract confidence intervals. This information
is stored in the options
slot of an MxModel
.
def_ci(model, ci = character(0), ...)
get_ci(model, ci = output_tables(model))
model |
|
ci |
the character vector pointing out the parameters to
compute the intervals for, see |
... |
the arguments passed to mxCI. |
MxModel
These functions aim to facilitate the assembly of parameters and their CIs.
get_ci
is used by get_output_tables
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.