root_mean_square_error: Root mean square error

Description Usage Arguments Value

Description

Calculates the RMSE and other accuracy statistics.

Usage

1
root_mean_square_error(input, base, verbose_mode = FALSE)

Arguments

input

Input raster file.

base

Input base raster file used for comparison.

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.


whitebox documentation built on Sept. 7, 2020, 3 p.m.