# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "detectseparation" in publications use:' type: software license: GPL-3.0-only title: 'detectseparation: Detect and Check for Separation and Infinite Maximum Likelihood Estimates' version: '0.3' doi: 10.32614/CRAN.package.detectseparation abstract: 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. authors: - family-names: Kosmidis given-names: Ioannis email: ioannis.kosmidis@warwick.ac.uk orcid: https://orcid.org/0000-0003-1556-0302 - family-names: Schumacher given-names: Dirk email: mail@dirk-schumacher.net - family-names: Schwendinger given-names: Florian email: FlorianSchwendinger@gmx.at repository: https://ikosmidis.r-universe.dev repository-code: https://github.com/ikosmidis/detectseparation commit: e11980d0fc5d7873cdd39481ff197dfee5783ea4 url: https://github.com/ikosmidis/detectseparation contact: - family-names: Kosmidis given-names: Ioannis email: ioannis.kosmidis@warwick.ac.uk orcid: https://orcid.org/0000-0003-1556-0302