Description Usage Arguments Details Value Examples
plotDist
creates a rudimentary plot of signals and backgrounds.
1 | plotDist(x)
|
x |
A ProfileDist object. |
This is a generic function.
The scores vector.
1 2 3 | data(INR)
thedist <- computeScoreDist(regularizeMatrix(INR), 0.5)
plotDist(thedist)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.