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
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
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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns