unrestrQ: Generate unrestricted Qc matrix from an restricted Qc matrix

View source: R/ExportedFuncs.R

unrestrQR 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)



GDINA documentation built on July 9, 2023, 6:16 p.m.