print.sits_area_accuracy function

Print the area-weighted accuracy

Print the area-weighted accuracy

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

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

Arguments

  • x: An object of class sits_area_accuracy.
  • ...: Other parameters passed to the "print" function
  • digits: Significant digits

Returns

Called for side effects.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br