wbt_root_mean_square_error {whitebox} | R Documentation |
Calculates the RMSE and other accuracy statistics.
wbt_root_mean_square_error(input, base, wd = NULL, verbose_mode = FALSE)
input |
Input raster file. |
base |
Input base raster file used for comparison. |
wd |
Changes the working directory. |
verbose_mode |
Sets verbose mode. If verbose mode is False, tools will not print output messages. |
Returns the tool text outputs.