check_infinite_estimates {detectseparation}R Documentation

Generic method for checking for infinite estimates

Description

Generic method for checking for infinite estimates

Usage

check_infinite_estimates(object, ...)

checkInfiniteEstimates(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


[Package detectseparation version 0.3 Index]