plot.l0ara: plot for an "l0ara" object

Description Usage Arguments Author(s) See Also

View source: R/summary.R

Description

Two plots are availiable: a plot of fitted value against linear predictor; roc(auc) curve for family="logit".

Usage

1
2
## S3 method for class 'l0ara'
plot(x, auc = FALSE, split = FALSE, col = 4, ...)

Arguments

x

Fitted "l0ara" object.

auc

logical; if TRUE, produces auc curve for family=logit.

split

logical; if if TRUE, produces seperate plots.

col

color of the dots.

...

Not used argument.

Author(s)

Wenchuan Guo <wguo007@ucr.edu>, Shujie Ma <shujie.ma@ucr.edu>, Zhenqiu Liu <Zhenqiu.Liu@cshs.org>

See Also

predict, coef methods and l0ara function.


l0ara documentation built on Feb. 6, 2020, 5:17 p.m.