Software
Installation Procedure
DTWBI is a R toolbox, available on the CRAN repositories. It can be directly installed from a R session.
Open a R session, then execute the following instructions:
install.packages("DTWBI")
How to use it
In a R session, execute:
library(DTWBI)
Then use the available functions.