Description Usage Arguments Value Author(s) See Also Examples
Takes an mplusModel object returned by readModels, and constructs
nicely formatted confidence intervals. The method depends on the output;
if the results section already contains confidence/credible intervals, these
are reported. If not, the confidence interval is constructed from the "est"
and "se" columns.
1 | conf_int(mplusresults, digits = 2)
|
mplusresults |
An mplusModel object, as returned by |
digits |
Integer. The number of digits to round the confidence interval to. |
A character vector of formatted confidence intervals.
Caspar J. van Lissa
Other Mplus functions: MplusConstrainModels,
SBChisquare,
SB_chisq_Pvalues, corTable,
est_sig, mplusToTable,
param_label,
printResultsTable,
rbind_tables
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.