Description Usage Arguments Details Value Author(s) References Examples
Calculates the Symmetrical mean percentage error (SMAPE) from observed and predicted values.
1 | smape(o, p)
|
o |
A numeric vector. Observed values. |
p |
A numeric vector. Predicted values. |
Interpretation: smaller is better.
Symmetrical mean percentage error (SMAPE)
Kristin Piikki, Johanna Wetterlind, Mats Soderstrom and Bo Stenberg, E-mail: kristin.piikki@slu.se
Forkuor G., Hounkpatin O. K., Welp G., Thiel, M. 2017. High resolution mapping of soil properties using remote sensing variables in south-western Burkina Faso: a comparison of machine learning and multiple linear regression models. PloS one, 12(1), e0170478.
Piikki K., Wetterlind J., Soderstrom M., Stenberg B. (2021). Perspectives on validation in digital soil mapping of continuous attributes. A review. Soil Use and Management. doi: 10.1111/sum.12694
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.