# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,fitted.bmgarch)
S3method(as.data.frame,forecast.bmgarch)
S3method(fitted,bmgarch)
S3method(forecast,bmgarch)
S3method(loo,bmgarch)
S3method(plot,bmgarch)
S3method(plot,forecast.bmgarch)
S3method(print,fitted.bmgarch)
S3method(print,forecast.bmgarch)
S3method(print,loo.bmgarch)
S3method(print,model_weights)
S3method(print,summary.bmgarch)
S3method(summary,bmgarch)
export(bmgarch)
export(bmgarch_list)
export(forecast)
export(loo)
export(model_weights)
import(Rcpp)
import(ggplot2)
import(methods)
import(rstantools)
importFrom(Rdpack,reprompt)
importFrom(forecast,forecast)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,plot)
importFrom(loo,loo)
importFrom(rstan,sampling)
importFrom(stats,fitted)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,weights)
useDynLib(bmgarch, .registration = TRUE)
