Description Usage Arguments Details Value References
S3 generic function that computes and returns indices of flatness of one or several (rank) histograms, presented in Wilks (2019).
1 | flatness_indices(rkhists, ...)
|
rkhists |
an object containing (rank) histograms |
... |
other arguments |
Currently the implemented flatness indices are the chi-square statistics, the reliability index and the entropy.
the expected returned object is a matrix, with one flatness index in each column for each rank histogram (row-wise). The columns should be named, with "chisq" for the chi-square statistics, "RI" for the reliability index and "entropy" for the entropy.
Wilks, D. S. "Indices of rank histogram flatness and their sampling properties." Monthly Weather Review 147.2 (2019): 763-769. doi:https://doi.org/10.1175/MWR-D-18-0369.1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.