# 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(compare_plot)
export(data_transformation)
export(direct)
export(ebp)
export(estimators)
export(load_shapeaustria)
export(map_plot)
export(write.excel)
export(write.ods)
import(HLMdiag)
importFrom(MASS,ginv)
importFrom(MuMIn,r.squaredGLMM)
importFrom(boot,boot)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_qq)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,qplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_gradient)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_discrete)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,stat_function)
importFrom(ggplot2,stat_qq)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(moments,kurtosis)
importFrom(moments,skewness)
importFrom(nlme,VarCorr)
importFrom(nlme,fixed.effects)
importFrom(nlme,lme)
importFrom(nlme,random.effects)
importFrom(nlme,ranef)
importFrom(openxlsx,addStyle)
importFrom(openxlsx,addWorksheet)
importFrom(openxlsx,createStyle)
importFrom(openxlsx,createWorkbook)
importFrom(openxlsx,freezePane)
importFrom(openxlsx,saveWorkbook)
importFrom(openxlsx,setColWidths)
importFrom(openxlsx,writeData)
importFrom(openxlsx,writeDataTable)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,detectCores)
importFrom(parallelMap,parallelLapply)
importFrom(parallelMap,parallelLibrary)
importFrom(parallelMap,parallelStop)
importFrom(readODS,write_ods)
importFrom(reshape2,melt)
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)
