View source: R/helperFunctions.R
| getLavOptions | R Documentation |
returns lavaan options including defaults as set in sem() as a list to be passed to lavaan()
getLavOptions(lavOptions = NULL, isCovarianceMatrix = TRUE, nGroups = 1)
lavOptions |
additional options to be added to (or overwriting) the defaults |
isCovarianceMatrix |
if |
nGroups |
the number of groups, 1 by default |
a list of lavaan defaults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.