# Generated by roxygen2: do not edit by hand

S3method(AIC,garma_model)
S3method(coef,garma_model)
S3method(fitted,garma_model)
S3method(forecast,garma_model)
S3method(ggplot,garma_model)
S3method(logLik,garma_model)
S3method(plot,garma_model)
S3method(predict,garma_model)
S3method(print,garma_model)
S3method(print,garma_semipara)
S3method(print,ggbr_factors)
S3method(residuals,garma_model)
S3method(summary,garma_model)
S3method(vcov,garma_model)
export(extract_arma)
export(garma)
export(garma_ggtsdisplay)
export(gg_raw_pgram)
export(ggbr_semipara)
export(version)
importFrom(Rsolnp,gosolnp)
importFrom(Rsolnp,solnp)
importFrom(forecast,forecast)
importFrom(forecast,ggtsdisplay)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(lubridate,day)
importFrom(lubridate,days_in_month)
importFrom(lubridate,make_date)
importFrom(nloptr,auglag)
importFrom(nloptr,cobyla)
importFrom(nloptr,directL)
importFrom(nloptr,lbfgs)
importFrom(nloptr,mma)
importFrom(nloptr,nloptr)
importFrom(pracma,conv)
importFrom(pracma,deconv)
importFrom(pracma,hessian)
importFrom(pracma,pinv)
importFrom(signal,Arma)
importFrom(signal,filter)
importFrom(stats,arima)
importFrom(stats,diffinv)
importFrom(stats,end)
importFrom(stats,frequency)
importFrom(stats,optimise)
importFrom(stats,sd)
importFrom(stats,spectrum)
importFrom(stats,start)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,var)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(zoo,index)
importFrom(zoo,zoo)
