profile.glm {ellipse} | R Documentation |
This is the implementation of the profile() function for glm objects. It profiles the scaled deviance for each parameter.
Note that profile.glm requires the "model" member of the glm object. Use glm(...{}, model=T) to include this.