removeData {piecewiseSEM} | R Documentation |
Remove data from the model list
Description
formulas = 0, keep everything formulas = 1, remove all formulas including correlated errors formulas = 2, remove only formula but keep correlated errors formulas = 3, remove correlated errors but keep formula
Usage
removeData(modelList, formulas = 0)
[Package piecewiseSEM version 2.3.0.1 Index]