thresholds | R Documentation |
Get Probability Thresholds
thresholds(x, ...)
## S3 method for class 'mincQvals'
thresholds(x, ...)
## S3 method for class 'minc_randomization'
thresholds(x, probs = c(0.01, 0.05, 0.1, 0.2), ...)
x |
A |
... |
extra arguments for methods |
probs |
What probabilities to compute thresholds for (only applicable with randomization objects) |
A matrix of thresholds, accessible with standard matrix indexing
mincQvals
: mincQvals
minc_randomization
: minc_randomization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.