ellipse.profile.glm {ellipse}R Documentation

Profile sketch

Description

This is the version of ellipse.profile specific to profiles from glm objects. See ellipse.profile for the description.

Usage

ellipse.profile.glm(x, level=0.95, t,...)

Details

The t parameter is optional. It defaults to a contour based on the chi-square distribution for Binomial or Poisson models, and one based on the F distribution for others.