Package: hrt 1.0.2

hrt: Heteroskedasticity Robust Testing

Functions for testing affine hypotheses on the regression coefficient vector in regression models with heteroskedastic errors: (i) a function for computing various test statistics (in particular using HC0-HC4 covariance estimators based on unrestricted or restricted residuals); (ii) a function for numerically approximating the size of a test based on such test statistics and a user-supplied critical value; and, most importantly, (iii) a function for determining size-controlling critical values for such test statistics and a user-supplied significance level (also incorporating a check of conditions under which such a size-controlling critical value exists). The three functions are based on results in Poetscher and Preinerstorfer (2021) "Valid Heteroskedasticity Robust Testing" <doi:10.48550/arXiv.2104.12597>, which will appear as <doi:10.1017/S0266466623000269>.

Authors:David Preinerstorfer [aut, cre]

hrt_1.0.2.tar.gz
hrt_1.0.2.zip(r-4.7)hrt_1.0.2.zip(r-4.6)hrt_1.0.2.zip(r-4.5)
hrt_1.0.2.tgz(r-4.6-x86_64)hrt_1.0.2.tgz(r-4.6-arm64)hrt_1.0.2.tgz(r-4.5-x86_64)hrt_1.0.2.tgz(r-4.5-arm64)
hrt_1.0.2.tar.gz(r-4.7-arm64)hrt_1.0.2.tar.gz(r-4.7-x86_64)hrt_1.0.2.tar.gz(r-4.6-arm64)hrt_1.0.2.tar.gz(r-4.6-x86_64)
hrt_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
hrt/json (API)
NEWS

# Install 'hrt' in R:
install.packages('hrt', repos = c('https://dprei.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cppopenmp

1.00 score 604 downloads 3 exports 3 dependencies

Last updated from:629735305f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK122
linux-devel-x86_64OK109
source / vignettesOK154
linux-release-arm64OK110
linux-release-x86_64OK115
macos-release-arm64OK164
macos-release-x86_64OK237
macos-oldrel-arm64OK155
macos-oldrel-x86_64OK392
windows-develOK126
windows-releaseOK116
windows-oldrelOK123
wasm-releaseOK99

Exports:critical.valuesizetest.stat

Dependencies:CompQuadFormRcppRcppEigen