Returns a sits tibble with the results of the TWDTW classifier. The TWDTW classifier uses the result of the sits_TWDTW_matches function to find the best alignments of these matches in intervals chosen by the user
.sits_twdtw_breaks(matches, data.tb, start_date = NULL,
end_date = NULL, interval = "12 month", overlap = 0.5)
A dtwSat S4 object with the matches that have been produced by the sits_TWTDW_matches function.
A sits tibble used as input for the TWDTW matching function.
The start date of the classification period.
The end date of the classification period.
The period between two classifications.
Minimum overlapping between one match and the interval of classification.
A sits tibble with the information on matches for the data.
Maus V, Camara G, Cartaxo R, Sanchez A, Ramos FM, de Queiroz GR (2016). A Time-Weighted Dynamic Time Warping Method for Land-Use and Land-Cover Mapping. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 9(8):3729-3739, August 2016. ISSN 1939-1404. doi:10.1109/JSTARS.2016.2517118.