plot.multinom: Visualize a multiple logit model object return by 'multinom'...

Description Usage Arguments See Also

View source: R/plot.multinom.R

Description

Visualize a multiple logit model object return by multinom from package nnet.

Usage

1
plot.multinom(multinomObj, plot=TRUE, remove.intercept=TRUE, coef.names=NULL,main=NULL, main.xycoord=c(0.4, 1),...)

Arguments

multinomObj

A multiple logit object return by multinom(...).

plot

Whether to plot the figure.

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.logit


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