# Generated by roxygen2: do not edit by hand

S3method(accuracy,pts)
S3method(accuracy,pts.forecast)
S3method(actuals,pts)
S3method(actuals,pts.forecast)
S3method(as.data.frame,summary.pts)
S3method(coef,pts)
S3method(confint,pts)
S3method(errorType,pts)
S3method(extractScale,pts)
S3method(extractSigma,pts)
S3method(fitted,pts)
S3method(forecast,pts)
S3method(initials,pts)
S3method(lags,pts)
S3method(logLik,pts)
S3method(modelName,pts)
S3method(modelType,pts)
S3method(nobs,pts)
S3method(nparam,pts)
S3method(orders,pts)
S3method(outlierdummy,pts)
S3method(plot,pts)
S3method(pls,pts)
S3method(pointLik,pts)
S3method(predict,pts)
S3method(print,pts)
S3method(print,pts.forecast)
S3method(print,pts.sim)
S3method(print,summary.pts)
S3method(residuals,pts)
S3method(rstandard,pts)
S3method(rstudent,pts)
S3method(sigma,pts)
S3method(simulate,pts)
S3method(summary,pts)
S3method(update,pts)
S3method(vcov,pts)
export(forecast)
export(initials)
export(pts)
importFrom(Rcpp,evalCpp)
importFrom(generics,accuracy)
importFrom(generics,forecast)
importFrom(greybox,AICc)
importFrom(greybox,BICc)
importFrom(greybox,actuals)
importFrom(greybox,errorType)
importFrom(greybox,extractScale)
importFrom(greybox,extractSigma)
importFrom(greybox,measures)
importFrom(greybox,nparam)
importFrom(greybox,outlierdummy)
importFrom(greybox,pointLik)
importFrom(smooth,lags)
importFrom(smooth,modelName)
importFrom(smooth,modelType)
importFrom(smooth,orders)
importFrom(smooth,pls)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,end)
importFrom(stats,fitted)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,residuals)
importFrom(stats,rstandard)
importFrom(stats,rstudent)
importFrom(stats,sd)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,start)
importFrom(stats,ts)
importFrom(stats,update)
importFrom(stats,vcov)
useDynLib(muse, .registration = TRUE)
