# Generated by roxygen2: do not edit by hand

export(betaStability)
export(calcStability)
export(gamPred)
export(gdmPred)
export(glmPred)
export(linearPred)
export(mlPred)
export(plotCorrelation)
export(plotStability)
export(rfPred)
export(xgboostPred)
import(ggplot2)
importFrom(BBmisc,normalize)
importFrom(gdm,formatsitepair)
importFrom(gdm,gdm)
importFrom(glmnet,cv.glmnet)
importFrom(mgcv,gam)
importFrom(randomForest,randomForest)
importFrom(reshape2,melt)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor.test)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(usedist,dist_get)
importFrom(usedist,dist_subset)
importFrom(vegan,vegdist)
importFrom(xgboost,xgb.DMatrix)
importFrom(xgboost,xgb.train)
