# Generated by roxygen2: do not edit by hand

export(ItoPearsonCorrelation)
export(buildStabilityTable)
export(buildStabilityTableForCorrelation)
export(calculateDistMatrixFromBoard)
export(calculateEuclideanDistance)
export(calculateLocalI)
export(calculateManhattanDistance)
export(calculateMoranI)
export(calculatePvalue)
export(calculateWeightedDistMatrix)
export(convexHull)
export(coor)
export(expectedValueI)
export(iCorrection)
export(loadChessBoard)
export(loadDistanceMatrix)
export(loadFile)
export(loadSatelliteImage)
export(localICorrection)
export(nullDristribution)
export(plotHistogramOverlayCorrelation)
export(plotHistogramOverlayNormal)
export(procrustes)
export(rectifyIrho)
export(resamplingI)
export(resamplingLocalI)
export(rescaleI)
export(saveFile)
export(standardize)
export(standardizedByColumn)
export(summaryLocalIVector)
export(summaryVector)
export(transformImageToList)
export(transformImageToMatrix)
importFrom(Rdpack,reprompt)
importFrom(e1071,kurtosis)
importFrom(e1071,skewness)
importFrom(fBasics,rowKurtosis)
importFrom(fBasics,rowMaxs)
importFrom(fBasics,rowMins)
importFrom(fBasics,rowQuantiles)
importFrom(fBasics,rowSds)
importFrom(fBasics,rowSkewness)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_gradient2)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,stat_function)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,chull)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(imager,as.cimg)
importFrom(imager,height)
importFrom(imager,load.image)
importFrom(imager,spectrum)
importFrom(imager,width)
importFrom(reshape2,melt)
importFrom(sp,Polygon)
importFrom(stats,cor)
importFrom(stats,df)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,globalVariables)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
