plotDist: Plot background and signal distributions.

Description Usage Arguments Details Value Examples

Description

plotDist creates a rudimentary plot of signals and backgrounds.

Usage

1

Arguments

x

A ProfileDist object.

Details

This is a generic function.

Value

The scores vector.

Examples

1
2
3
data(INR)
thedist <- computeScoreDist(regularizeMatrix(INR), 0.5)
plotDist(thedist)

Example output



profileScoreDist documentation built on Nov. 8, 2020, 5:49 p.m.