# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,estimators.emdi)
S3method(as.matrix,estimators.emdi)
S3method(estimators,emdi)
S3method(head,estimators.emdi)
S3method(plot,emdi)
S3method(print,emdi)
S3method(print,estimators.emdi)
S3method(print,summary.emdi)
S3method(subset,estimators.emdi)
S3method(summary,emdi)
S3method(tail,estimators.emdi)
export(data_transformation)
export(direct)
export(ebp)
export(estimators)
export(load_shapeaustria)
export(map_plot)
export(write.excel)
import(HLMdiag)
import(ggplot2)
import(graphics)
import(maptools)
import(nlme)
import(openxlsx)
import(parallelMap)
import(reshape2)
import(rgeos)
importFrom(MASS,ginv)
importFrom(MuMIn,r.squaredGLMM)
importFrom(boot,boot)
importFrom(gridExtra,grid.arrange)
importFrom(moments,kurtosis)
importFrom(moments,skewness)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,detectCores)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,cooks.distance)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,weighted.mean)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,tail)
