Package: vcov 0.0.1
vcov: Variance-Covariance Matrices and Standard Errors
Methods for faster extraction (about 5x faster in a few test cases) of variance-covariance matrices and standard errors from models. Methods in the 'stats' package tend to rely on the summary method, which may waste time computing other summary statistics which are summarily ignored.
Authors:
vcov_0.0.1.tar.gz
vcov_0.0.1.zip(r-4.5)vcov_0.0.1.zip(r-4.4)vcov_0.0.1.zip(r-4.3)
vcov_0.0.1.tgz(r-4.4-any)vcov_0.0.1.tgz(r-4.3-any)
vcov_0.0.1.tar.gz(r-4.5-noble)vcov_0.0.1.tar.gz(r-4.4-noble)
vcov_0.0.1.tgz(r-4.4-emscripten)vcov_0.0.1.tgz(r-4.3-emscripten)
vcov.pdf |vcov.html✨
vcov/json (API)
# Install 'vcov' in R: |
install.packages('vcov', repos = c('https://michaelchirico.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/michaelchirico/vcov/issues
Last updated 7 years agofrom:9ac0af5229. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | OK | Nov 07 2024 |
R-4.4-mac | OK | Nov 07 2024 |
R-4.3-win | OK | Nov 07 2024 |
R-4.3-mac | OK | Nov 07 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Variance-Covariance Matrices and Standard Errors | vcov-package |
Runs a set of tests. | test.vcov |
Fast Covariance Matrix and Standard Error Computation | se Vcov Vcov.glm Vcov.lm |