# Generated by roxygen2: do not edit by hand

S3method(plot,spv)
S3method(plot,spvforlist)
S3method(plot,spvlist)
S3method(plot,spvlistforlist)
S3method(print,spv)
S3method(print,spvforlist)
S3method(print,spvlist)
S3method(print,spvlistforlist)
S3method(spv,data.frame)
S3method(spv,list)
S3method(spv,matrix)
export(LHS)
export(MLHS)
export(RSLHS)
export(SLHS)
export(expmat)
export(runif_cube)
export(runif_sphere)
export(sampler)
export(spv)
export(stdrange)
import(ggplot2)
import(parallel)
import(quantreg)
importFrom(grDevices,topo.colors)
importFrom(gridExtra,grid.arrange)
importFrom(methods,is)
importFrom(proxy,dist)
importFrom(splines,bs)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(utils,combn)
useDynLib(vdg, fds, .registration = TRUE)
