Published February 8, 2023
| Version v0.9.1
Software
Open
ikosmidis/brglm2: brglm2 v0.9.1
Authors/Creators
- 1. Department of Statistics, University of Warwick & The Alan Turing Institute
Description
brglm2 0.9.1
Other improvements, updates and additions
- Added the
enzymesandhepatitisdata sets (from the pmlr) to support examples and tests.
- The
expo()method forbrglmFitandglmobjects estimates the exponential of parameters of generalized linear models with maximum likelihood or various mean and median bias reduction methods (see?expofor details). Theexpo()method is particularly useful for computing (corrected) estimates of the multiplicative impact of a unit increase on a covariate on the mean of a Poisson log-linear model (family = poisson("log")inglm()) while adjusting for other covariates, the odds ratio associated with a unit increase on a covariate in a logistic regression model (family = binomial("logit")inglm()) while adjusting for other covariates, the relative risk associated with a unit increase on a covariate in a relative risk regression model (family = binomial("log")inglm()) while adjusting for other covariates, among others.
- Fixed a bug where the dispersion in the resulting object would not be transformed even if
transformation != "identity"whentypeisMLorAS_medianorAS_mixed.
Files
ikosmidis/brglm2-v0.9.1.zip
Files
(215.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e6fe897667349dd18f875fcb3335ab14
|
215.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ikosmidis/brglm2/tree/v0.9.1 (URL)