plot.cutpoints: plot.cutpoints

Description Usage Arguments Details Value Author(s)

View source: R/Rutils.R

Description

Plot a set of cutpoints - Utility

Usage

1
2
## S3 method for class 'cutpoints'
plot(crit, pi.0 = NULL, kvals = NULL, ...)

Arguments

crit

- a cutpoint object see gRxCluster

pi.0

- optional null value to plot

kvals

- which cutpoints to includein the plot

...

passed to barplot

Details

NOT FOR USERS. Not exported.

Value

list with components of “bar.x” (the value of hist()), “kvals” (window widths plotted), and “pi.0” (the input value of pi.0)

Author(s)

Charles Berry


geneRxCluster documentation built on Nov. 8, 2020, 4:56 p.m.