issues
search
ykang
/
gratis
GRATIS: GeneRAting TIme Series with diverse and controllable characteristics
https://github.com/ykang/gratis
GNU General Public License v3.0
76
stars
29
forks
source link
set parallel=FALSE & library(forecast)
#26
Closed
CharcoalF
closed
4 years ago
CharcoalF
commented
4 years ago
set parallel=FALSE when using generate_ts_with_targe(), so R wouldn't require to lode library(doParallel)
use library(forecast) to load autoplot() not library(fpp3)