We would like to include another function in this package to compute the ROCSS (this metric is somehow similar to RPSS, but it estimates how skillfully each particular category is predicted). It already has documentation and checks (basically copied from RPSS.R). Two comments:
- I'm using .get_probs (included in RPS.R), so moving it to Utils.R may make more sense.
- I have not included dat_dim as an argument.
@allabres and @nmilders have kindly agreed to test the function (thanks!!).
Please let me know if you have any questions or need any modifications.
Thank you!
Carlos