# Generated by roxygen2: do not edit by hand

S3method(plot,forwardSearch_regL1)
S3method(print,forwardSearch_regL1)
S3method(print,regL1)
S3method(print,summary.forwardSearch_regL1)
S3method(print,summary.regL1)
S3method(summary,forwardSearch_regL1)
S3method(summary,regL1)
export(CookDistance)
export(FD)
export(HV_test)
export(LF_test)
export(PIF)
export(SAE)
export(boot.regL1)
export(boot_het.regL1)
export(class_to_regL1)
export(class_to_rq)
export(dlaplace)
export(forwardSearch_regL1)
export(lambda_mle)
export(lambda_ros)
export(laplace.dist.test)
export(likelihoodCD)
export(likelihoodD)
export(plaplace)
export(qlaplace)
export(regL1)
export(regL1_het)
export(rlaplace)
import(Matrix)
import(greekLetters)
import(quantreg)
importFrom(MASS,lmsreg)
importFrom(MatrixModels,model.Matrix)
importFrom(conquer,conquer)
importFrom(cubature,hcubature)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(lawstat,laplace.test)
importFrom(methods,as)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(quantreg,boot.rq)
importFrom(stats,.getXlevels)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,dnorm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,modifyList)
