View source: R/tspa_corrected_se.R
vcov_corrected | R Documentation |
First-order correction of sampling covariance for 2S-PA estimates
vcov_corrected(tspa_fit, vfsLT, which_free = NULL, ...)
tspa_fit |
A fitted model from |
vfsLT |
The sampling covariance matrix of |
which_free |
An optional numeric vector indicating which parameters
in |
... |
Currently not used. |
A corrected covariance matrix in the same dimension as
vcov(tspa_fit)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.