About Anaconda Help Download Anaconda

Fit a logistic regression model using Firth's bias reduction method, equivalent to penalization of the log-likelihood by the Jeffreys prior. Confidence intervals for regression coefficients can be computed by penalized profile likelihood. Firth's method was proposed as ideal solution to the problem of separation in logistic regression, see Heinze and Schemper (2002) <doi:10.1002/sim.1047>. If needed, the bias reduction can be turned off such that ordinary maximum likelihood logistic regression is obtained. Two new modifications of Firth's method, FLIC and FLAC, lead to unbiased predictions and are now available in the package as well, see Puhr et al (2017) <doi:10.1002/sim.7273>.

copied from cf-staging / r-logistf

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v1.26.0
  • linux-64 v1.26.0
  • osx-64 v1.26.0
  • linux-ppc64le v1.26.0
  • win-64 v1.26.0

conda install

To install this package run one of the following:
conda install conda-forge::r-logistf
conda install conda-forge/label/cf201901::r-logistf
conda install conda-forge/label/cf202003::r-logistf
conda install conda-forge/label/gcc7::r-logistf

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy