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 - fsLand- fsT, which can be obtained with- get_fs()with the argument- vfsLT = TRUE.
- which_free
- An optional numeric vector indicating which parameters in - fsLand- fsTare free. The parameters are ordered by the- fsLmatrix and the lower-triangular part of- fsT, by columns. For example, for a two-factor model,- fsLand- fsTare both 2 x 2 matrices, and the error covariance between the two factor scores (i.e., the- [2, 1]element in- fsT) has an index of 6.
- ...
- Currently not used.