Description Usage Arguments Value Author(s) References See Also Examples
View source: R/gammaMatrix-gammacap_ols.R
Calculates the asymptotic covariance matrix of the unique elements of the covariance matrix using ordinary least squares estimates.
1 2 3 4 5 6 7 8 9 10 11 |
x |
Object of class |
type |
Character string.
Type of asymptotic covariance matrix of the regressors
If |
adf_unbiased |
Logical.
If |
bcap |
Integer.
Number of bootstrap samples
when |
seed |
Integer.
Random number generation seed
when |
ke_unbiased |
Logical.
If |
yc |
Logical.
If |
names |
Logical. Add names. |
sep |
Character string. Separator for variable names. |
A matrix.
Ivan Jacob Agaloos Pesigan
Yuan, K.-H., & Chan, W. (2011). Biases and standard errors of standardized regression coefficients. Psychometrika, 76, 670–690. doi:10.1007/S11336-011-9224-6.
Other Gamma Matrix Functions:
gammacap_adfnb()
,
gammacap_adf()
,
gammacap_gen()
,
gammacap_mvnadj1()
,
gammacap_mvnadj2()
,
gammacap_mvn()
,
gammacap_nb()
,
gammacap_ols_generic()
,
gammacap_ols_hc_generic()
,
gammacap_ols_hc_qcap_generic()
,
gammacap_ols_hc_qcap()
,
gammacap_ols_hc()
,
gammacapnames()
,
gammacap()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.