parView | R Documentation |
This will return the parameter estimates from lavaan, but with values rounded to a desired numer of decimal spaces.
parView(fit, split = "est", dec = 3)
fit |
standard output from lavaan |
split |
locate where variables will start to be rounded |
dec |
number of variables to round to |
parameter estimates rounded down to desired number of decimal spaces
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.