.detect_separation | R Documentation |
Detects complete or quasi-separation in logistic-type models, which can cause boundary issues in parameter estimation.
.detect_separation(model, data, verbose = FALSE)
model |
A fitted GLM object |
data |
The data used to fit the model |
verbose |
Logical for diagnostic output |
Logical indicating if separation was detected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.