Learn R Programming

GDINA (version 2.0.8)

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
# NOT RUN {
Qc <- sim21seqDINA$simQc
Qc
unrestrQ(Qc)


# }

Run the code above in your browser using DataLab