r-brglm2
Bias reduction in generalized linear models
This is a package for estimation and inference from generalized linear models based on various methods for bias reduction and maximum penalized likelihood with powers of the Jeffreys prior as penalty. The brglmFit
fitting method can achieve reduction of estimation bias by solving either the mean bias-reducing adjusted score equations in Firth (1993) <doi:10.1093/biomet/80.1.27> and Kosmidis and Firth (2009) <doi:10.1093/biomet/asp055>, or the median bias-reduction adjusted score equations in Kenne et al. (2017) <doi:10.1093/biomet/asx046>, or through the direct subtraction of an estimate of the bias of the maximum likelihood estimator from the maximum likelihood estimates as in Cordeiro and McCullagh (1991) <https://www.jstor.org/stable/2345592>.
- Versions: 0.9.2
- Website: https://github.com/ikosmidis/brglm2
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-brglm2
as follows:
guix install r-brglm2
Or install a particular version:
guix install r-brglm2@0.9.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-brglm2 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-brglm2'><img src='https://packages.guix.gnu.org/packages/r-brglm2/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-brglm2)
Example Org:
[[https://packages.guix.gnu.org/packages/r-brglm2][https://packages.guix.gnu.org/packages/r-brglm2/badges/latest-version.svg]]