# Generated by roxygen2: do not edit by hand

S3method(autoplot,grnnForecast)
S3method(plot,grnnForecast)
S3method(plot,grnnForecastRO)
S3method(predict,grnnForecast)
S3method(print,grnnForecast)
S3method(print,summary.grnnForecast)
S3method(summary,grnnForecast)
export(grnn_examples)
export(grnn_forecasting)
export(grnn_weights)
export(plot_example)
export(rolling_origin)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,autoplot)
importFrom(graphics,plot)
importFrom(stats,predict)
useDynLib(tsfgrnn, .registration = TRUE)
