waldi provides methods to compute location-adjusted Wald statistics
and confidence intervals for popular model classes including glm
and
brglmFit
(see the
brglm2 R package).
Install the development version from github:
# install.packages("devtools")
devtools::install_github("ikosmidis/waldi")
Location-adjusted Wald statistics are defned in
Di Caterina, C and Kosmidis, I (2017). Location-Adjusted Wald Statistic for Scalar Parameters. ArXiv E-Prints. arXiv:1710.11217.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.