I have the following R code
library(forecast) value <- c(1.2, 1.7, 1.6, 1.2, 1.6, 1.3, 1.5, 1.9, 5.4, 4.2, 5.5, 6, 5.6, 6.2, 6.8, 7.1, 7.1, 5.8, 0, 5.2, 4.6,
I suggest to look at the ltp package at https://code.google.com/p/ltp/ you can look also at a web frontend at https://github.com/matteoredaelli/predictoR