# Generated by roxygen2: do not edit by hand

S3method(plot,curvir)
S3method(plot,npcurvir)
S3method(predict,curvir)
S3method(predict,npcurvir)
S3method(print,curvir)
S3method(print,npcurvir)
export(curve)
export(curveopt)
export(curvepred)
export(cvfit)
export(cvfitplot)
export(cvnpcurve)
export(invcurve)
export(npcurve)
export(varselect)
importFrom(RColorBrewer,brewer.pal)
importFrom(abind,abind)
importFrom(cvTools,cvFolds)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(mgcv,gam)
importFrom(parallel,clusterApplyLB)
importFrom(parallel,clusterCall)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(pso,psoptim)
importFrom(qgam,mqgam)
importFrom(qgam,qdo)
importFrom(quantregForest,quantregForest)
importFrom(randomForest,randomForest)
importFrom(stats,IQR)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,tail)
