detectseparation

Detect and Check for Separation and Infinite Maximum Likelihood Estimates

CRAN Package

Provides pre-fit and post-fit methods for detecting separation and infinite maximum likelihood estimates in generalized linear models with categorical responses. The pre-fit methods apply on binomial-response generalized liner models such as logit, probit and cloglog regression, and can be directly supplied as fitting methods to the glm() function. They solve the linear programming problems for the detection of separation developed in Konis (2007, ) using 'ROI' or 'lpSolveAPI' . The post-fit methods apply to models with categorical responses, including binomial-response generalized linear models and multinomial-response models, such as baseline category logits and adjacent category logits models; for example, the models implemented in the 'brglm2' package. The post-fit methods successively refit the model with increasing number of iteratively reweighted least squares iterations, and monitor the ratio of the estimated standard error for each parameter to what it has been in the first iteration. According to the results in Lesaffre & Albert (1989, ), divergence of those ratios indicates data separation.

  • Version0.3
  • R version≥ 3.3.0
  • LicenseGPL-3
  • Needs compilation?No
  • Last release08/26/2022

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends1 package
  • Imports4 packages
  • Suggests10 packages
  • Reverse Depends1 package
  • Reverse Imports1 package
  • Reverse Suggests1 package