plot.cutpoints: plot.cutpoints
Description
Plot a set of cutpoints - Utility
Usage
"plot"(crit, pi.0 = NULL, kvals = NULL, ...)
Arguments
pi.0
- optional null value to plot
kvals
- which cutpoints to includein the plot
Value
list with components of bar.x (the value of
hist()), kvals (window widths
plotted), and pi.0 (the input value of
pi.0)
Details
NOT FOR USERS. Not exported.