# Generated by roxygen2: do not edit by hand

S3method(autoplot,knnForecast)
S3method(plot,knnForecast)
S3method(plot,knnForecastRO)
S3method(predict,knnForecast)
S3method(print,knnForecast)
S3method(print,summary.knnForecast)
S3method(summary,knnForecast)
export(knn_examples)
export(knn_forecasting)
export(n_training_examples)
export(nearest_neighbors)
export(rolling_origin)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,autoplot)
importFrom(graphics,plot)
importFrom(stats,predict)
useDynLib(tsfknn)
