unrestrQ {GDINA} | R Documentation |
Generate unrestricted Qc matrix from an restricted Qc matrix
Description
Generate unrestricted Qc matrix from an restricted Qc matrix
Usage
unrestrQ(Qc)
Arguments
Qc |
an restricted Qc matrix |
Value
an unrestricted Qc matrix
Examples
Qc <- sim21seqDINA$simQc
Qc
unrestrQ(Qc)
[Package GDINA version 2.9.4 Index]