check_infinite_estimates: Generic method for checking for infinite estimates

View source: R/detectseparation-package.R

check_infinite_estimatesR 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


detectseparation documentation built on Aug. 27, 2022, 1:08 a.m.