Create a tibble to store the results of predictions.
.sits_tibble_prediction(data, class_info, prediction)
Tibble storing the predictions.
Tibble with the input data.
Tibble with the information on classification.
Matrix with the result of the classification (one class per column and one row per interval).
Gilberto Camara, gilberto.camara@inpe.br
Rolf Simoes, rolf.simoes@inpe.br