e-sensing / sits

Satellite image time series in R
https://e-sensing.github.io/sitsbook/
GNU General Public License v2.0
441 stars 76 forks source link

Add Coefficient of Variation to the output object of the sits_accuracy() function #1149

Open EstefaPizarro opened 1 month ago

EstefaPizarro commented 1 month ago

Describe the requested improvement The object generated by the sits_accuracy() function is a list that contains different accuracy assessment information according to best practices, including the standard deviation and the confidence interval. Please consider including the coefficient of variation within the results.