Package: brglm 0.7.2
brglm: Bias Reduction in Binomial-Response Generalized Linear Models
Fit generalized linear models with binomial responses using either an adjusted-score approach to bias reduction or maximum penalized likelihood where penalization is by Jeffreys invariant prior. These procedures return estimates with improved frequentist properties (bias, mean squared error) that are always finite even in cases where the maximum likelihood estimates are infinite (data separation). Fitting takes place by fitting generalized linear models on iteratively updated pseudo-data. The interface is essentially the same as 'glm'. More flexibility is provided by the fact that custom pseudo-data representations can be specified and used for model fitting. Functions are provided for the construction of confidence intervals for the reduced-bias estimates.
Authors:
brglm_0.7.2.tar.gz
brglm_0.7.2.zip(r-4.5)brglm_0.7.2.zip(r-4.4)brglm_0.7.2.zip(r-4.3)
brglm_0.7.2.tgz(r-4.4-x86_64)brglm_0.7.2.tgz(r-4.4-arm64)brglm_0.7.2.tgz(r-4.3-x86_64)brglm_0.7.2.tgz(r-4.3-arm64)
brglm_0.7.2.tar.gz(r-4.5-noble)brglm_0.7.2.tar.gz(r-4.4-noble)
brglm_0.7.2.tgz(r-4.4-emscripten)brglm_0.7.2.tgz(r-4.3-emscripten)
brglm.pdf |brglm.html✨
brglm/json (API)
# Install 'brglm' in R: |
install.packages('brglm', repos = c('https://ikosmidis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ikosmidis/brglm/issues
- lizards - Habitat Preferences of Lizards
Last updated 4 years agofrom:3ff31cb34b. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win-x86_64 | NOTE | Nov 10 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 10 2024 |
R-4.4-win-x86_64 | NOTE | Nov 10 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 10 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 10 2024 |
R-4.3-win-x86_64 | OK | Nov 10 2024 |
R-4.3-mac-x86_64 | OK | Nov 10 2024 |
R-4.3-mac-aarch64 | OK | Nov 10 2024 |
Exports:brglmbrglm.controlbrglm.fitcheckModificationsconfint.brglmconfint.profile.brglmgethatsglm.control1modificationsmodifiedScoreStatisticpairs.profile.brglmpenalizedDevianceplot.profile.brglmprint.brglmprint.profile.brglmprint.summary.brglmprofile.brglmseparation.detectionsummary.brglm
Dependencies:profileModel
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bias reduction in Binomial-response GLMs | brglm brglm.fit print.brglm print.summary.brglm summary.brglm |
Auxiliary for Controlling BRGLM Fitting | brglm.control |
Computes confidence intervals of parameters for bias-reduced estimation | confint.brglm confint.profile.brglm |
Calculates the Leverages for a GLM through a C Routine | gethats |
Auxiliary for Controlling BRGLM Fitting | glm.control1 |
Habitat Preferences of Lizards | lizards |
Additive Modifications to the Binomial Responses and Totals for Use within `brglm.fit' | checkModifications modifications |
Plot methods for 'profile.brglm' objects | pairs.profile.brglm plot.profile.brglm |
Calculate profiles for objects of class 'brglm'. | print.profile.brglm profile.brglm |
Objectives to be profiled | modifiedScoreStatistic penalizedDeviance profileObjectives |
Separation Identification. | separation.detection |