# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(VSURF,default)
S3method(VSURF,formula)
S3method(VSURF_interp,default)
S3method(VSURF_interp,formula)
S3method(VSURF_pred,default)
S3method(VSURF_pred,formula)
S3method(VSURF_thres,default)
S3method(VSURF_thres,formula)
S3method(plot,VSURF)
S3method(plot,VSURF_interp)
S3method(plot,VSURF_pred)
S3method(plot,VSURF_thres)
S3method(predict,VSURF)
S3method(print,VSURF)
S3method(summary,VSURF)
S3method(tune,VSURF_interp)
S3method(tune,VSURF_thres)
export(VSURF)
export(VSURF_interp)
export(VSURF_pred)
export(VSURF_thres)
export(tune)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,stopCluster)
importFrom(randomForest,randomForest)
importFrom(rpart,prune)
importFrom(rpart,rpart)
importFrom(rpart,rpart.control)
