# Generated by roxygen2: do not edit by hand

S3method(plot,KRDetect)
S3method(summary,KRDetect)
export(KRDetect.outliers.EV)
export(KRDetect.outliers.changepoint)
export(KRDetect.outliers.controlchart)
export(KRDetect.outliers.plot)
export(MRL.plot)
export(smoothing)
export(stability.plot)
importFrom(MASS,boxcox)
importFrom(car,leveneTest)
importFrom(changepoint,cpt.var)
importFrom(changepoint,cpts)
importFrom(ecp,e.divisive)
importFrom(grDevices,dev.off)
importFrom(graphics,abline)
importFrom(graphics,close.screen)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,screen)
importFrom(graphics,segments)
importFrom(graphics,split.screen)
importFrom(ismev,gev.fit)
importFrom(ismev,gpd.fit)
importFrom(lokern,glkerns)
importFrom(lokern,lokerns)
importFrom(robustbase,mc)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
