Plots the results of TWDTW classification (uses dtwSat).
.sits_plot_twdtw_class(
matches,
start_date = NULL,
end_date = NULL,
interval = "12 month",
overlap = 0.5
)
Return the same input value.
dtwSat S4 objects produced by sits_TWDTW_matches.
Start date of the plot (used for classifications).
End date of the plot (used for classifications).
Interval between classifications.
Minimum overlapping between one match and the interval of classification. For details see dtwSat::twdtwApply help.
Victor Maus, vwmaus1@gmail.com
Gilberto Camara, gilberto.camara@inpe.br