gamma_est_unbiased | R Documentation |
Unbiased asymptotic covariance matrix.
gamma_est_unbiased(
x,
n = NULL,
sigma = NULL,
gamma_adf = NULL,
gamma_nt = NULL
)
x |
Data. |
sigma |
Unbiased covariance matrix of the data. |
gamma_adf |
The |
gamma_nt |
The |
Unbiased asymptotic covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.