| LISA-class | R Documentation |
A LISA-class that wrappers the statistics of LISA computation
gda_lisaAn object of GeoDaLISA
p_valsThe pseudo-p values of significance of LISA computation
c_valsThe cluster indicators of LISA computation
lisa_valsThe local spatial autocorrelation values of LISA computation
nn_valsThe number of neighbors of every observations in LISA computation
labelsThe cluster labels of LISA
colorsThe cluster colors (HEX format) of LISA
GetBO(current_p)Get the Bonferroni bound value
GetClusterIndicators()Get the local cluster indicators returned from LISA computation.
GetColors()Get the cluster colors of LISA computation.
GetFDR(current_p)Get the False Discovery Rate value
GetLISAValues()Get the local spatial autocorrelation values returned from LISA computation.
GetLabels()Get the cluster labels of LISA computation.
GetLocalSignificanceValues()Get the local pseudo-p values of significance returned from LISA computation.
GetNumNeighbors()Get the number of neighbors of every observations in LISA computation.
Run()Call to run LISA computation
SetPermutations(num_perm)Set the number of permutations for the LISA computation
SetSignificanceCutoff(cutoff)Set the cutoff value of significance values
SetThreads(num_threads)Set the number of CPU threads for the LISA computation
initialize(lisa_obj)Constructor with a LISA object (internally used)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.