# Generated by roxygen2: do not edit by hand

S3method(coef,BLMCP)
S3method(coef,PTReg)
S3method(coef,RobSBoosting)
S3method(coef,bic.BLMCP)
S3method(coef,bic.PTReg)
S3method(plot,BLMCP)
S3method(plot,Miss.boosting)
S3method(plot,PTReg)
S3method(plot,RobSBoosting)
S3method(plot,bic.BLMCP)
S3method(plot,bic.PTReg)
S3method(predict,BLMCP)
S3method(predict,Miss.boosting)
S3method(predict,PTReg)
S3method(predict,RobSBoosting)
S3method(predict,bic.BLMCP)
S3method(predict,bic.PTReg)
export(AR)
export(Augmentated.data)
export(BLMCP)
export(Miss.boosting)
export(PTReg)
export(QPCorr.matrix)
export(QPCorr.pval)
export(RobSBoosting)
export(bic.BLMCP)
export(bic.PTReg)
export(coef.BLMCP)
export(coef.PTReg)
export(coef.RobSBoosting)
export(coef.bic.BLMCP)
export(coef.bic.PTReg)
export(plot.BLMCP)
export(plot.Miss.boosting)
export(plot.PTReg)
export(plot.RobSBoosting)
export(plot.bic.BLMCP)
export(plot.bic.PTReg)
export(predict.BLMCP)
export(predict.Miss.boosting)
export(predict.PTReg)
export(predict.RobSBoosting)
export(predict.bic.BLMCP)
export(predict.bic.PTReg)
export(simulated_data)
import(ggplot2)
import(stats)
importFrom(graphics,plot)
importFrom(pcaPP,qn)
importFrom(reshape2,melt)
importFrom(splines,bs)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,quantile)
