lavaan() function. The
options can be changed by passing 'name = value' arguments to the 
lavaan() function call, where they will be added to the '...'
argument.
lavOptions(x = NULL, default = NULL, mimic = "lavaan")lavaan()
function, organized in several sections:Model features (always available):
Model features (only available for the lavaan() function):
Data options:
Data summary options:
Multiple group options:
Estimation options:
Optimization options:
Categorical estimation options:
Starting values options:
Check options:
Verbosity options:
Miscellaneous:
lavaan
lavOptions()
lavOptions("std.lv")
lavOptions(c("std.lv", "orthogonal"))
Run the code above in your browser using DataLab