First-order correction of sampling covariance for 2S-PA estimates
vcov_corrected.RdFirst-order correction of sampling covariance for 2S-PA estimates
Arguments
- tspa_fit
A fitted model from
tspa().- vfsLT
The sampling covariance matrix of
fsLandfsT, which can be obtained withget_fs()with the argumentvfsLT = TRUE.- which_free
An optional numeric vector indicating which parameters in
fsLandfsTare free. The parameters are ordered by thefsLmatrix and the lower-triangular part offsT, by columns. For example, for a two-factor model,fsLandfsTare 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.