# Generated by roxygen2: do not edit by hand

S3method(actuals,clm)
S3method(confint,clm)
S3method(logLik,clm)
S3method(nobs,clm)
S3method(nparam,clm)
S3method(plot,cacf)
S3method(plot,clm)
S3method(plot,predict.clm)
S3method(predict,clm)
S3method(print,cacf)
S3method(print,summary.clm)
S3method(sigma,clm)
S3method(summary,clm)
S3method(vcov,clm)
export(cacf)
export(ccor)
export(ccov)
export(ccov2cor)
export(cdescale)
export(cexp)
export(clm)
export(clog)
export(complex2mat)
export(complex2vec)
export(covar)
export(cpacf)
export(cplot)
export(cscale)
export(cvar)
export(dcnorm)
export(invert)
export(mat2complex)
export(pcnorm)
export(qcnorm)
export(rcnorm)
export(vec2complex)
import(legion)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,grey)
importFrom(grDevices,palette)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(greybox,AICc)
importFrom(greybox,BICc)
importFrom(greybox,actuals)
importFrom(greybox,measures)
importFrom(greybox,nparam)
importFrom(greybox,xregExpander)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,pmvnorm)
importFrom(mvtnorm,qmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(nloptr,nloptr)
importFrom(pracma,hessian)
importFrom(stats,"contrasts<-")
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,cmdscale)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,deltat)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,frequency)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,pacf)
importFrom(stats,qt)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,sigma)
importFrom(stats,start)
importFrom(stats,terms)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,update.formula)
importFrom(stats,vcov)
importFrom(utils,packageVersion)
importFrom(utils,tail)
useDynLib(complex)
