Learn R Programming

GDINA (version 2.9.4)

unrestrQ: Generate unrestricted Qc matrix from an restricted Qc matrix

Description

Generate unrestricted Qc matrix from an restricted Qc matrix

Usage

unrestrQ(Qc)

Value

an unrestricted Qc matrix

Arguments

Qc

an restricted Qc matrix

Examples

Run this code

Qc <- sim21seqDINA$simQc
Qc
unrestrQ(Qc)


Run the code above in your browser using DataLab