Skip to contents

Adaptation of the caret::print.confusionMatrix method for the more common usage in Earth Observation.

Usage

# S3 method for class 'sits_area_accuracy'
print(x, ..., digits = 2L)

Arguments

x

An object of class sits_area_accuracy.

...

Other parameters passed to the "print" function

digits

Significant digits

Value

Called for side effects.

Author

Gilberto Camara, gilberto.camara@inpe.br