Description Usage Arguments Author(s)
View source: R/verifyRankHist.R
RAnEnExtra::verifyRankHist calculates the rank histogram.
1 | verifyRankHist(anen.ver, obs.ver, show.progress = F, pre.sort = F)
|
anen.ver |
A 4-dimensional array. This array is usually created from the |
obs.ver |
A 3-dimensional array. The dimensions should be |
show.progress |
Whether to plot a progress bar. |
pre.sort |
If your anen.ver members are already sorted, you can save ~ 80% of execution time.
To pre-sort your members, use this line
|
Guido Cervone cervone@psu.edu
Martina Calovi mxc895@psu.edu
Laura Clemente-Harding laura@psu.edu
Weiming Hu weiming@psu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.