wbt_root_mean_square_error: Root mean square error

Description Usage Arguments Value

View source: R/math_stat_analysis.R

Description

Calculates the RMSE and other accuracy statistics.

Usage

1
wbt_root_mean_square_error(input, base, wd = NULL, verbose_mode = FALSE)

Arguments

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.

Value

Returns the tool text outputs.


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