# Generated by roxygen2: do not edit by hand

S3method(fdqcs.depth,default)
S3method(fdqcs.depth,fdqcd)
S3method(fdqcs.rank,fdqcd)
S3method(mqcs.add,default)
S3method(mqcs.mcusum,default)
S3method(mqcs.mcusum,mqcd)
S3method(mqcs.mewma,default)
S3method(mqcs.mewma,mqcd)
S3method(mqcs.t2,default)
S3method(mqcs.t2,mqcd)
S3method(npqcs.Q,default)
S3method(npqcs.Q,npqcd)
S3method(npqcs.S,default)
S3method(npqcs.S,npqcd)
S3method(npqcs.add,default)
S3method(npqcs.r,default)
S3method(npqcs.r,npqcd)
S3method(plot,fdqcd)
S3method(plot,fdqcs.depth)
S3method(plot,fdqcs.rank)
S3method(plot,mqcs)
S3method(plot,mqcs.mcusum)
S3method(plot,mqcs.mewma)
S3method(plot,mqcs.t2)
S3method(plot,npqcs)
S3method(plot,npqcs.Q)
S3method(plot,npqcs.S)
S3method(plot,npqcs.r)
S3method(plot,qcs)
S3method(plot,qcs.R)
S3method(plot,qcs.S)
S3method(plot,qcs.c)
S3method(plot,qcs.cusum)
S3method(plot,qcs.ewma)
S3method(plot,qcs.np)
S3method(plot,qcs.one)
S3method(plot,qcs.p)
S3method(plot,qcs.u)
S3method(plot,qcs.xbar)
S3method(print,mqcs)
S3method(print,npqcs)
S3method(print,qcs)
S3method(qcs.R,default)
S3method(qcs.R,qcd)
S3method(qcs.S,default)
S3method(qcs.S,qcd)
S3method(qcs.add,default)
S3method(qcs.c,default)
S3method(qcs.c,qcd)
S3method(qcs.cusum,default)
S3method(qcs.cusum,qcd)
S3method(qcs.ewma,default)
S3method(qcs.ewma,qcd)
S3method(qcs.np,default)
S3method(qcs.np,qcd)
S3method(qcs.one,default)
S3method(qcs.one,qcd)
S3method(qcs.p,default)
S3method(qcs.p,qcd)
S3method(qcs.u,default)
S3method(qcs.u,qcd)
S3method(qcs.xbar,default)
S3method(qcs.xbar,qcd)
S3method(summary,mqcs)
S3method(summary,npqcs)
S3method(summary,qcs)
export(fdqcd)
export(fdqcs.depth)
export(fdqcs.rank)
export(mqcd)
export(mqcs)
export(mqcs.add)
export(mqcs.mcusum)
export(mqcs.mewma)
export(mqcs.t2)
export(mstate.control)
export(npqcd)
export(npqcs)
export(npqcs.Q)
export(npqcs.S)
export(npqcs.add)
export(npqcs.r)
export(npstate.control)
export(qcd)
export(qcs)
export(qcs.R)
export(qcs.S)
export(qcs.add)
export(qcs.c)
export(qcs.ca)
export(qcs.cp)
export(qcs.cpn)
export(qcs.cusum)
export(qcs.ewma)
export(qcs.hat.cpm)
export(qcs.np)
export(qcs.one)
export(qcs.p)
export(qcs.pcr)
export(qcs.u)
export(qcs.xbar)
export(state.control)
import(MASS)
import(fda.usc)
import(mvtnorm)
import(qcc)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pgamma)
importFrom(stats,plnorm)
importFrom(stats,pnorm)
importFrom(stats,ppoints)
importFrom(stats,qbeta)
importFrom(stats,qcauchy)
importFrom(stats,qchisq)
importFrom(stats,qexp)
importFrom(stats,qf)
importFrom(stats,qgamma)
importFrom(stats,qlnorm)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qweibull)
importFrom(stats,sd)
importFrom(utils,str)
