Description Usage Arguments Details Value Examples
This function extracts the most common used fit measures in a text format, such that they are easy to extract and copy/edit in a word document. The default extracts are the robust fitmeasures.
1 |
fit |
A fitted lavaan object. |
round |
The number of digits to round to. |
extract.in |
The format to extract in, only form is currently word. |
Further implementations:
- specify fit.measures to extract - extract in order to plot under a plot - extract as latex - extract as markdown
The function returns a text with the Chisq-value, the corresponding df and p-value, the CFI, RMSEA and SRMR. Best used for objects fitted with estimator = "MLR"
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.