# Generated by roxygen2: do not edit by hand

S3method(autoplot,ts)
S3method(autoplot,varstan)
S3method(bayes_factor,varstan)
S3method(bridge_sampler,varstan)
S3method(fitted,varstan)
S3method(forecast,ts)
S3method(forecast,varstan)
S3method(fortify,ts)
S3method(log_lik,varstan)
S3method(loo,varstan)
S3method(mcmc_plot,varstan)
S3method(model,Holt)
S3method(model,Hw)
S3method(model,LocalLevel)
S3method(model,SVM)
S3method(model,Sarima)
S3method(model,garch)
S3method(model,naive)
S3method(model,ssm)
S3method(model,varstan)
S3method(plot,varstan)
S3method(posterior_epred,varstan)
S3method(posterior_predict,varstan)
S3method(predictive_error,data.frame)
S3method(predictive_error,varstan)
S3method(print,Holt)
S3method(print,Hw)
S3method(print,LKJ)
S3method(print,LocalLevel)
S3method(print,SVM)
S3method(print,Sarima)
S3method(print,beta)
S3method(print,cauchy)
S3method(print,chisq)
S3method(print,exponential)
S3method(print,gamma)
S3method(print,garch)
S3method(print,inverse.chisq)
S3method(print,inverse.gamma)
S3method(print,jeffrey)
S3method(print,laplace)
S3method(print,naive)
S3method(print,normal)
S3method(print,ssm)
S3method(print,student)
S3method(print,uniform)
S3method(print,varstan)
S3method(prior_summary,varstan)
S3method(report,Holt)
S3method(report,Hw)
S3method(report,LocalLevel)
S3method(report,SVM)
S3method(report,Sarima)
S3method(report,garch)
S3method(report,naive)
S3method(report,ssm)
S3method(report,varstan)
S3method(residuals,varstan)
S3method(summary,varstan)
S3method(waic,varstan)
export(AICc)
export(Holt)
export(Hw)
export(LKJ)
export(LocalLevel)
export(SVM)
export(Sarima)
export(aic)
export(as.stan)
export(auto.sarima)
export(autoplot)
export(bayes_factor)
export(beta)
export(bic)
export(bridge_sampler)
export(cauchy)
export(check_residuals)
export(chisq)
export(exponential)
export(extract_stan)
export(forecast)
export(fourier)
export(gamma)
export(garch)
export(get_parameters)
export(get_prior)
export(ggacf)
export(gghist)
export(ggnorm)
export(ggpacf)
export(inverse.chisq)
export(inverse.gamma)
export(jeffrey)
export(laplace)
export(log_lik)
export(loglik)
export(loo)
export(mcmc_plot)
export(model)
export(naive)
export(normal)
export(posterior_epred)
export(posterior_interval)
export(posterior_predict)
export(predictive_error)
export(prior_summary)
export(report)
export(set_prior)
export(ssm)
export(stan_Holt)
export(stan_Hw)
export(stan_LocalLevel)
export(stan_SVM)
export(stan_garch)
export(stan_naive)
export(stan_sarima)
export(stan_ssm)
export(student)
export(uniform)
export(varstan)
export(waic)
import(Rcpp)
import(bayesplot)
import(forecast)
import(ggplot2)
import(methods)
import(rstan)
importFrom(MASS,mvrnorm)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(bayesplot,mcmc_combo)
importFrom(bridgesampling,bayes_factor)
importFrom(bridgesampling,bridge_sampler)
importFrom(forecast,auto.arima)
importFrom(forecast,autoplot)
importFrom(forecast,forecast)
importFrom(forecast,fourier)
importFrom(ggplot2,autoplot)
importFrom(grDevices,nclass.FD)
importFrom(gridExtra,grid.arrange)
importFrom(loo,extract_log_lik)
importFrom(loo,waic)
importFrom(lubridate,date_decimal)
importFrom(prophet,make_future_dataframe)
importFrom(prophet,prophet)
importFrom(rstan,extract)
importFrom(rstan,loo)
importFrom(rstan,sampling)
importFrom(rstantools,log_lik)
importFrom(rstantools,posterior_epred)
importFrom(rstantools,posterior_predict)
importFrom(rstantools,predictive_error)
importFrom(rstantools,prior_summary)
importFrom(rstantools,rstan_config)
importFrom(stats,"tsp<-")
importFrom(stats,arima)
importFrom(stats,as.ts)
importFrom(stats,diffinv)
importFrom(stats,dnorm)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(utils,tail)
importFrom(zoo,as.Date)
useDynLib(bayesforecast, .registration = TRUE)
