.sits_twdtw_matches_to_prediction: Transform patterns from TWDTW format to sits format
Description
Reads one TWDTW matches object and transforms it into a
tibble ready to be stored into a sits tibble column.
Usage
.sits_twdtw_matches_to_prediction(match)
Value
A list with information on the matches
Arguments
- match
A TWDTW Matches object of class dtwSat::twdtwMatches