First-order correction of sampling covariance for 2S-PA estimates
vcov_corrected.Rd
First-order correction of sampling covariance for 2S-PA estimates
Arguments
- tspa_fit
A fitted model from
tspa()
.- vfsLT
The sampling covariance matrix of
fsL
andfsT
, which can be obtained withget_fs()
with the argumentvfsLT = TRUE
.- which_free
An optional numeric vector indicating which parameters in
fsL
andfsT
are free. The parameters are ordered by thefsL
matrix and the lower-triangular part offsT
, by columns. For example, for a two-factor model,fsL
andfsT
are both 2 x 2 matrices, and the error covariance between the two factor scores (i.e., the[2, 1]
element infsT
) has an index of 6.- ...
Currently not used.