detectseparation (version 0.1)

check_infinite_estimates: Generic method for checking for infinite estimates

Description

Generic method for checking for infinite estimates

Usage

check_infinite_estimates(object, ...)

Arguments

object

a fitted model object (e.g. the result of a glm call).

...

other options to be passed to the method.

See Also

check_infinite_estimates.glm