# Generated by roxygen2: do not edit by hand

export(AKMCS)
export(ComputeDistributionParameter)
export(FORM)
export(IRW)
export(LSVM)
export(MP)
export(MRM)
export(MetaIS)
export(ModifCorrMatrix)
export(MonotonicQuantileEstimation)
export(MonteCarlo)
export(S2MART)
export(SubsetSimulation)
export(UtoX)
export(WilksFormula)
export(modelLSVM)
export(plotLSVM)
export(testConvexity)
export(updateLSVM)
import(DiceKriging)
import(Matrix)
import(doParallel)
import(e1071)
import(emoa)
import(foreach)
import(ggplot2)
import(iterators)
import(mvtnorm)
import(quadprog)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(stats,chisq.test)
importFrom(stats,kmeans)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,ppois)
importFrom(stats,qbeta)
importFrom(stats,qgamma)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qunif)
importFrom(stats,qweibull)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,flush.console)
