# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,estimators.emdi)
S3method(as.matrix,estimators.emdi)
S3method(compare,fh)
S3method(compare_plot,emdi)
S3method(estimators,emdi)
S3method(head,estimators.emdi)
S3method(plot,emdi)
S3method(print,compare.fh)
S3method(print,emdi)
S3method(print,estimators.emdi)
S3method(print,step)
S3method(print,summary.emdi)
S3method(step,default)
S3method(step,fh)
S3method(subset,estimators.emdi)
S3method(summary,emdi)
S3method(tail,estimators.emdi)
export(benchmark)
export(combine_data)
export(compare)
export(compare_plot)
export(data_transformation)
export(direct)
export(ebp)
export(estimators)
export(fh)
export(load_shapeaustria)
export(map_plot)
export(spatialcor.tests)
export(step)
export(write.excel)
export(write.ods)
importFrom(HLMdiag,mdffits)
importFrom(MASS,ginv)
importFrom(MuMIn,r.squaredGLMM)
importFrom(boot,boot)
importFrom(formula.tools,"lhs<-")
importFrom(formula.tools,lhs)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_boxplot)
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(spdep,geary.test)
importFrom(spdep,mat2listw)
importFrom(spdep,moran.test)
importFrom(stats,add.scope)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,cooks.distance)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,drop.scope)
importFrom(stats,factor.scope)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,step)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,capture.output)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,tail)
