# Generated by roxygen2: do not edit by hand

S3method(generate,Arima)
S3method(generate,ets)
S3method(generate,mar)
S3method(print,mar)
S3method(simulate,mar)
export(app_gratis)
export(arima_model)
export(ets_model)
export(generate)
export(generate_msts)
export(generate_target)
export(generate_ts)
export(generate_ts_with_target)
export(mar_model)
export(pi_coefficients)
export(rmixnorm)
export(rmixnorm_ts)
export(simulate_target)
import(shiny)
importFrom(GA,ga)
importFrom(GA,gaControl)
importFrom(GA,gaMonitor)
importFrom(GA,garun)
importFrom(GA,startParallel)
importFrom(doRNG,"%dorng%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(forecast,BoxCox.lambda)
importFrom(forecast,autoplot)
importFrom(forecast,msts)
importFrom(forecast,ndiffs)
importFrom(forecast,trendcycle)
importFrom(generics,generate)
importFrom(grDevices,adjustcolor)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,title)
importFrom(magrittr,"%>%")
importFrom(methods,new)
importFrom(methods,slotNames)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(polynom,polynomial)
importFrom(purrr,map)
importFrom(stats,"tsp<-")
importFrom(stats,acf)
importFrom(stats,as.ts)
importFrom(stats,coef)
importFrom(stats,diffinv)
importFrom(stats,dist)
importFrom(stats,dlnorm)
importFrom(stats,fivenum)
importFrom(stats,frequency)
importFrom(stats,loess)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,plnorm)
importFrom(stats,qlnorm)
importFrom(stats,rlnorm)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,stl)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,window)
importFrom(tibble,as_tibble)
importFrom(tsfeatures,tsfeatures)
importFrom(utils,flush.console)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,str)
importFrom(utils,write.csv)
