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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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