Description Usage Arguments Value Dependencies Author(s) References See Also Examples
View source: R/gammaMatrix-gammacap_gen.R
Calculates the asymptotic covariance matrix of the unique elements of the covariance matrix.
1 | gammacap_gen(x, names = TRUE, sep = ".")
|
x |
Numeric matrix, data frame, or vector. |
names |
Logical. Add names. |
sep |
Character string. Separator for variable names. |
A matrix.
vech()
vechnames()
rmvn_chol()
(test)
Ivan Jacob Agaloos Pesigan
Yuan, K.-H., & Hayashi, K. (2006). Standard errors in covariance structure models: Asymptotics versus bootstrap. British Journal of Mathematical and Statistical Psychology, 59, 397–417. doi:10.1348/000711005X85896.
Other Gamma Matrix Functions:
gammacap_adfnb()
,
gammacap_adf()
,
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()
,
gammacap_ols()
,
gammacapnames()
,
gammacap()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.