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", "0.9.2")



Attach the package and use:
library("brglm2")
Maintained by
Ioannis Kosmidis
[Scholar Profile | Author Map]
First Published: 2017-04-04
Latest Update: 2023-02-06
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 0.9.2, https://cran.r-project.org/web/packages/brglm2. Accessed 08 May. 2025.
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 (2023-02-06 22:32)
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
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for brglm280100120140160180200220240260280300320340360TrendBars

Today's Hot Picks in Authors and Packages

trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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