Description Usage Arguments Details Value Author(s)
View source: R/trimmingbinning.R
Binning and trimming of the test statistics vector.
1 2 3 4 5 6 7 8 |
statistics |
vector of test statistics. |
nbins |
number of bins. |
trim |
vector of size two with lower and upper limits for the trimming. |
bin |
"epdf" or "ecdf" binning using respectively, empirical density of cumulutive distribution function. |
symmetric |
symmetric trimming TRUE/FALSE. |
plot |
plot results TRUE/FALSE. |
details follow
trimmed and binned vector of test statistics.
Maarten van Iterson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.