View source: R/sem_modelcomp.R
sem_modelcomp | R Documentation |
This function will display a table of Model significance tests
sem_modelcomp(m0, m1, digits = 3, print = TRUE)
m0 |
A lavaan model. |
m1 |
A lavaan model. |
digits |
How many digits to display? (default = 3) |
print |
Create a knitr table for displaying as html table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.