Hello ArcGIS community,
I'm trying to understand how different errors of cross validation are calculated. I've the formula of desktop.arcgis.com page, but I could not find out for some of them. I'm using the ozone tutorial data. I've attached 2 files. Thank you to answer to these questions :
1- How is calculated the standard error for an individual sample ? from wich data ? I've tried unsuccessfuly different combinaison
2- How is calculated the average standard error ? I've found a different value for the average of the individual standard errors.
But not for the stadardized error and the mean standardized, where I could recalculate standardized error from the standard error and the mean standardized from the mean of the individual standard errors.
3- How is calculated the RMS error ? is that from the whole prediction data or only from the cross validation data ?
4- which standard error we use for standardizing the RMS ?
Is it possible, if you have time, to make a summary of how calculate all these parameters, it can be usefull for the whole community, as understanding the prediction errors is as important than prediction itself.
Thank you so much for taking time to answer.