plot.l0ara {l0ara} | R Documentation |
Two plots are availiable: a plot of fitted value against linear predictor; roc
(auc
) curve for family="logit"
.
## S3 method for class 'l0ara'
plot(x, auc = FALSE, split = FALSE, col = 4, ...)
x |
Fitted "l0ara" object. |
auc |
logical; if |
split |
logical; if if |
col |
color of the dots. |
... |
Not used argument. |
Wenchuan Guo <wguo007@ucr.edu>, Shujie Ma <shujie.ma@ucr.edu>, Zhenqiu Liu <Zhenqiu.Liu@cshs.org>
predict
, coef
methods and l0ara
function.