sem_tab | R Documentation |
SEM tab
sem_tab(
...,
what = c("loadings", "intercepts", "slopes", "covariances", "others"),
std = F,
ci = F
)
... |
Fitted lavaan models as separate arguments or a list of models |
what |
Kinds of parameters to report. Possible values "loadings", "intercepts", "slopes", "covariances", and "others" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.