Closed LRoters closed 5 years ago
@LRoters many thanks for pointing out the problem. It is fixed now, please install the development version from Github:
install.packages("devtools")
devtools::install_github("vwmaus/dtwSat")
Yes it works. Thank you!
Hello, plotting a cross validation object shows the user's accuracy double, but not the producer's accuracy. Here is the code:
Even in the paper from Maus: dtwSat: Time-Weighted Dynamic Time Warping for Satellite Image Time Series Analysis in R (https://github.com/vwmaus/dtwSat/blob/master/inst/doc/applying_twdtw.pdf) is this plotting error. Thank you for your help!