asses_accuracy_area: Asses accuracy and estimate area according to Olofsson

Description Usage Arguments Value Author(s)

View source: R/accuracy.R

Description

Compute the accuracy normalized by the area. Note that, these computations don't work on clustered sampling because the equations are different.

Usage

1
asses_accuracy_area(error_matrix, class_areas)

Arguments

error_matrix

A matrix given in sample counts. Columns represent the reference data and rows the results of the classification

class_areas

A vector of the total area of each class on the map

Value

A list of lists: The error_matrix, the class_areas, confidence interval (confint95, a list of two numerics) and the accuracy (accuracy, a list of three numerics: overall, user, and producer)

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/sits.prodes documentation built on Sept. 3, 2020, 2:03 p.m.