
export(AKMCS)
export(BMP)
export(ComputeDistributionParameter)
export(FORM)
export(IRW)
export(LSVM)
export(MP)
export(MetaIS)
export(MetropolisHastings)
export(ModifCorrMatrix)
export(MonotonicQuantileEstimation)
export(MonteCarlo)
export(S2MART)
export(SMART)
export(SubsetSimulation)
export(UtoX)
export(WilksFormula)
export(XtoU)
export(generateK)
export(modelLSVM)
export(ok)
export(plotLSVM)
export(quantileWilks)
export(testConvexity)
export(updateLSVM)
import(DiceKriging)
import(Matrix)
import(doParallel)
importFrom(e1071,element)
importFrom(e1071,svm)
importFrom(e1071,tune.svm)
import(foreach)
import(ggplot2)
import(iterators)
import(mvtnorm)
import(quadprog)
importFrom(Rcpp,sourceCpp)
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,pbeta)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,ppois)
importFrom(stats,qbeta)
importFrom(stats,qbinom)
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,uniroot)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,flush.console)
useDynLib(mistral)
