plot.logit: Visualize a logit model object.

Description Usage Arguments See Also

View source: R/plot.logit.R

Description

Visualize a logit model object.

Usage

1
plot.logit(logitObj=NULL, remove.intercept=TRUE, coef.names=NULL, main=NULL, main.xycoord=c(0.3,0.7),...)

Arguments

logitObj

A logit object return by glm(...).

remove.intercept

Whether to remove logit intercept in visualization.

coef.names

Variable names to be displayed on forestplot.

main

The title of the figure.

main.xycoord

Coordinate to place the title.

...

More parameters passed to forestplot, e.g. clip etc.

See Also

glm,plot.survfit.lixc,plot.multinom


lixiangchun/lxctk documentation built on May 21, 2019, 6:44 a.m.