area_adjusted_error_matrix: Calculate area-adjusted error matrix from model prediction

Description Usage Arguments Value

View source: R/error_matrix.R

Description

Calculate area-adjusted error matrix from model prediction

Usage

1
2
area_adjusted_error_matrix(map, pred, ref, labels = NULL, pixelsize = 0.09,
  ci = 0.95)

Arguments

map

Predicted map

pred

Vector with predicted values.

ref

Vector with reference values.

labels

Labels for map classes.

pixelsize

Numeric. Size of pixels.

ci

Numeric. Confidence interval to use.

Value

Area adjusted error matrix


juoe/spatialtools documentation built on May 25, 2019, 6:25 p.m.