isc.model: Return lavaan model string with factor loadings derived from...

Description Usage Arguments Examples

Description

Return lavaan model string with factor loadings derived from each input

Usage

1

Arguments

...

named argument with character array.

Examples

1
2
isc.model(f1 = c('a','b'),   # f1 =~ a + b
          f2 = c('x','z'))   # f2 =~ x + z

machow/isctools documentation built on May 21, 2019, 10:51 a.m.