Learn R Programming

sits (version 1.1.0)

.sits_accuracy_pred_ref: Obtains the predicted value of a reference set

Description

Obtains a tibble of predicted and reference values from a classified data set.

Usage

.sits_accuracy_pred_ref(class)

Value

A tibble with predicted and reference values.

Arguments

class

Tibble with classified samples whose labels are known.

Author

Gilberto Camara, gilberto.camara@inpe.br