extract_coefs | R Documentation |
Creates a data frame of the parameter table from lavaan model
extract_coefs(model, include = NULL, stand = FALSE)
model |
A fitted model of class lavaan |
include |
which parameters to include in the plot. Default is all regression and latent relationships. "covs" will also include covariances, while "all" will also include error variances. |
stand |
Should the coefficients being used be standardized coefficients |
a data frame with lavaan model parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.