Learn R Programming

GDINA (version 1.4.2)

unrestrQ: 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

Run this code

Qc <- sim21seqDINA$simQc
Qc
unrestrQ(Qc)


Run the code above in your browser using DataLab