Description Usage Arguments Value Examples
View source: R/deltaCaptureC.R
Given an Nx4 matrix with columns 'min','max','abs' and 'lopsidededness', this function returns the cutoff levels for a given pValue.
1 | getPValueCutoff(runStats, p = 0.05)
|
runStats |
a matrix with columns 'min','max','abs' and 'lopsidededness' |
p |
=.05 the desired p-value |
a vector with cutoff values
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.