# Generated by roxygen2: do not edit by hand

S3method(VarCorr,SAEforest)
S3method(as.data.frame,summarize_indicators.SAEforest)
S3method(as.matrix,summarize_indicators.SAEforest)
S3method(fixef,SAEforest)
S3method(getData,SAEforest)
S3method(head,summarize_indicators.SAEforest)
S3method(plot,SAEforest)
S3method(predict,MERFranger)
S3method(print,SAEforest)
S3method(print,summarize_indicators.SAEforest)
S3method(print,summary.SAEforest)
S3method(ranef,SAEforest)
S3method(residuals,SAEforest)
S3method(sigma,SAEforest)
S3method(subset,summarize_indicators.SAEforest)
S3method(summary,SAEforest)
S3method(tail,summarize_indicators.SAEforest)
export(MERFranger)
export(SAEforest_model)
export(map_indicators)
export(summarize_indicators)
export(tune_parameters)
import(caret)
import(lme4)
import(maptools)
import(ranger)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_gradient)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(reshape2,melt)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,sigma)
importFrom(utils,head)
importFrom(utils,tail)
