# Generated by roxygen2: do not edit by hand

S3method(plot,mave)
S3method(plot,mave.dim)
S3method(predict,mave)
S3method(predict,mave.dim)
S3method(print,mave)
S3method(print,mave.dim)
export(mave)
export(mave.compute)
export(mave.data)
export(mave.dim)
export(mave.dir)
importFrom(Rcpp,evalCpp)
importFrom(graphics,pairs)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(mda,mars)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,na.fail)
importFrom(stats,predict)
importFrom(stats,sd)
useDynLib(MAVE)
