[Return to Master Index]

 
-------- Geoxp library functions -------- 
 
angleplotmap      : This function links a map and an angle plot (only the angle plot is active)
angleplotmap_d    : An example using angleplotmap
barmap            : This function links a map and a bar plot
barmap_d          : An example using barmap
boxplotmap        : This function links a map and a box and whiskers plot (only the box and whiskers plot is active)
boxplotmap_d      : An example using boxplotmap
clustermap        : This function links a map and a bar plot of the classification variable created by the kmeans method
clustermap_d      : An example using scattermap
condmean          : This function computes the means of y in the classes determined by 
contig            : This function computes a contiguity matrix based on a distance threshold
csppeda           : Projection pursuit exploratory data analysis.
csppind           : Chi-square projection pursuit index.
csppstrtrem       : Projection pursuit structure removal.
cvarpds           : This function computes a weighted covariance matrix of y, 
dblebarmap        : This function links a map and two bar plots
dblebarmap_d      : An example using dblebarmap
dbledensitymap    : This function links a map and two density estimators
dbledensitymap_d  : An example using dbledensitymap
dblehistomap      : This function links a map and two histograms
densitymap        : This function links a map and a density estimator
densitymap_d      : An example using densitymap
driftmap          : This function adds a grid to the map and for each rectangle of the grid computes
driftmap_d        : An example using driftmap,
eigen             : Returns the sorted eigenvectors and eigenvalues of a square
eucl              : calculates the euclidean distances among a set of points, or between a
fastbinsmooth     : A cmex file
genpca            : Generalized pca implementation
gini              : This function computes the Gini index and other related parameters for the Lorentz Curve
ginimap           : This function links a map and a Lorentz Curve
ginimap_d         : An example using ginimap
histobarmap       : This function links a map, an histogram and a bar plot
histobarmap_d     : An example using histobarmap
histomap          : This function links a map and an histogram
ilocal            : This function computes local Moran indices
initkm2           : Find the initial centers for a K-means clustering algorithm. 
invgen            : This function computes the generalized inversion of a discrete cdf function
kern_den          : Kernel estimator of the density (of Parzen-Rosenblatt)
kern_re           : Kernel estimator of regression (of Nadaraya-Watson)
kmeans            : k-means clustering using Forgy's batch-mode method
kmeans2           : find clusters with Forgy's batch-mode k-means clustering.
mds               : metric multidimensional scaling of a square symmetric distance matrix
mdsfunc           : Objective function for MDS.  Given the target distance matrix and
mdsmap            : This function links a map and mds analysis
metricclusters    : computes a data-based metric adapted to the detection of clusters
metricoutliers    : computes a data-based metric adapted to the detection of outliers
moranplotmap      : This function links a map and a moran scatterplot
moranplotmap_d    : An example using moranplotmap
neighbormap       : This function links a map and a neighbour plot (scatterplot of variable against variable
neighbormap_d     : An example using neighbormap
nonormmoran       : computes Moran's I-statistic for spatial correlation
noy               : This function computes the triweigh kernel
numbcla           : This function creates boundaries of classes for allocating
pcamap            : This function links a map and a pca plot
pcoa              : Principal coordinates analysis of a distance matrix.  Eigenvector 
polyboxplotmap    : This function links a map and  a box and whiskers plots
polyboxplotmap_d  : An example using polyboxplotmap
pprmap            : This function links a map and two scatterplots of projections found by ppr
quant             : This function computes conditional quantiles of the variable var2 given var1
rotation          : This function rotates objects of spatial coordinates type
sarmap            : adjust a spatial autoregressive model on a subregion selected on the map
sarmap_d          : An example using sarmap
scatter3dmap      : This function links a map and a three-dimensionnal scatterplot
scatter3dmap_d    : An example using scatter3dmap
scattermap        : This function links a map and a two-dimensionnal scatterplot
scattermap_d      : An example using scattermap
selectmap         : This function selects points on a map
selectmapd        : This function selects points on a map (demo version)
selectstat        : This function selects objects on a statistic graph
semmap            : adjust a spatial error model on a subregion selected on the map
semmap_d          : An example using semmap
setdens           : k function for the slider created in scattermap.m angleplotmap.m variocloudmap.m
setdens2          : k function for the slider created in densitymap.m
setdens3          : k function for the sliders created in dbledensitymap.m
setdens4          : k function for the sliders created in sirmap.m
setdens5          : k function for the slider created in angleplotmap.m
setdensq          : k function for the slider created in scattermap.m
setw              : k function for the slider created in morancontiplotmap.m
sirf              : SIR method for a unidimentional output (Sliced Inverse Regression)
sirmap            : This function links a map and one or two SIR scatterplots
sirmap_d          : An example using sirmap
sqplot            : Given a configuration of points, changes the current plot so as to be
stepkm2           : one step in k-means clustering.
tostr             : Converts a vector of integer or real numbers to a text matrix.
trilow            : Extracts the lower triangular portion (without diagonal) of a
variocloudmap     : This function links a map and a variogram cloud (only the variogram cloud is active)
variocloudmap_d   : An example using variocloudmap
vecdist           : Distance between two set of vectors
vprgen            : Eigenvalues of the problem max(x'ax / x'bx)