.lavaan_vars {cvsem} | R Documentation |
Internal function to extract variable names for each tested model This is used to find largest umber of folds K
Description
Internal function to extract variable names for each tested model This is used to find largest umber of folds K
Usage
.lavaan_vars(X, data)
Arguments
X |
lavaan model |
data |
Data |
Value
list of variable names
Author(s)
philippe
[Package cvsem version 1.0.0 Index]