buildStabilityTable | Finds how many iterations are necessary to achieve stability... |
buildStabilityTableForCorrelation | Finds how many iterations are necessary to achieve stability... |
calculateDistMatrixFromBoard | Calculates the distance in a chessboard-alike structure. |
calculateEuclideanDistance | Given a 2D data structure, it calculates the euclidean... |
calculateLocalI | Computing the Local Moran's I |
calculateManhattanDistance | Calculates the manhattan distance. |
calculateMoranI | Calculates the Moran's I using the algorithm proposed by Chen... |
calculatePvalue | p-value calculation. |
calculateWeightedDistMatrix | Calculates a weighted representation of the distance matrix. |
convexHull | Plots the convexhull polygon from the data (latitude,... |
coor | Transforms a x,y position in a cartesian plane into a... |
expectedValueI | Calculates the expected value for local I |
iCorrection | Scaling process for Moran's I. |
ItoPearsonCorrelation | Calculate the equivalence r from the I percentile in the... |
loadChessBoard | Loads a chessboard or matrix alike input file. |
loadDistanceMatrix | Loads a distance matrix. Instead of computing the distance... |
loadFile | Loads a file with latitude, longitude and variable of... |
loadSatelliteImage | Loads a Satellite image in PNG format |
localICorrection | Scaling process for Local Moran's I. |
nullDristribution | Calculate a distribution of how the var of interest is... |
plotHistogramOverlayCorrelation | Creates an overlay of the histogram of the data and the... |
plotHistogramOverlayNormal | Creates an overlay of the histogram of the data and the... |
procrustes | Procrustes distance between two surfaces |
rectifyIrho | Rectify I using a correlation method for all the variables in... |
resamplingI | Calculates n permutations of the variable of interest to... |
resamplingLocalI | Calculates n permutations of the variable of interest to... |
rescaleI | Performs the rescale for all the variables in an input file. |
saveFile | Saves a report with important statistics to describe the... |
standardize | Standardize the input vector |
standardizedByColumn | Scales a matrix by column. |
summaryLocalIVector | Calculates statistic for the received Matrix. |
summaryVector | Calculates statistic for the received vector. |
transformImageToList | Transforms the image in the object need it to run the... |
transformImageToMatrix | Transforms the image to a matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.