Other packages > Find by keyword >

brglm2  

Bias Reduction in Generalized Linear Models
View on CRAN: Click here


Download and install brglm2 package within the R console
Install from CRAN:
install.packages("brglm2")

Install from Github:
library("remotes")
install_github("cran/brglm2")

Install by package version:
library("remotes")
install_version("brglm2", "1.0.1")



Attach the package and use:
library("brglm2")
Maintained by
Ioannis Kosmidis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-04
Latest Update: 2025-09-03
Description:
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) and Kosmidis and Firth (2009) , or the median bias-reduction adjusted score equations in Kenne et al. (2017) , 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) . See Kosmidis et al (2020) for more details. Estimation in all cases takes place via a quasi Fisher scoring algorithm, and S3 methods for the construction of of confidence intervals for the reduced-bias estimates are provided. In the special case of generalized linear models for binomial and multinomial responses (both ordinal and nominal), the adjusted score approaches to mean and media bias reduction have been found to return estimates with improved frequentist properties, that are also always finite, even in cases where the maximum likelihood estimates are infinite (e.g. complete and quasi-complete separation; see Kosmidis and Firth, 2020 , for a proof for mean bias reduction in logistic regression).
How to cite:
Ioannis Kosmidis (2017). brglm2: Bias Reduction in Generalized Linear Models. R package version 1.0.1, https://cran.r-project.org/web/packages/brglm2. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.1.3 (2017-04-04 08:13), 0.1.4 (2017-05-23 05:43), 0.1.5 (2017-10-13 23:21), 0.1.6 (2018-02-09 19:44), 0.1.7 (2018-02-23 18:32), 0.1.8 (2018-04-16 15:00), 0.5.0 (2019-02-06 16:13), 0.5.1 (2019-02-14 18:02), 0.5.2 (2019-10-12 10:10), 0.6.0 (2019-11-08 13:00), 0.6.1 (2020-02-06 15:10), 0.6.2 (2020-03-19 15:50), 0.7.0 (2020-10-19 19:20), 0.7.1 (2021-01-22 14:10), 0.8.0 (2021-07-17 17:20), 0.8.1 (2021-09-27 12:10), 0.8.2 (2021-11-21 17:20), 0.9.2 (2023-10-11 20:30), 0.9 (2023-02-06 22:32), 1.0.0 (2025-08-29 13:00)
Other packages that cited brglm2 R package
View brglm2 citation profile
Other R packages that brglm2 depends, imports, suggests or enhances
Complete documentation for brglm2
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA