Other packages > Find by keyword >

geocmeans  

Implementing Methods for Spatial Fuzzy Unsupervised Classification
View on CRAN: Click here


Download and install geocmeans package within the R console
Install from CRAN:
install.packages("geocmeans")

Install from Github:
library("remotes")
install_github("cran/geocmeans")

Install by package version:
library("remotes")
install_version("geocmeans", "0.3.4")



Attach the package and use:
library("geocmeans")
Maintained by
Jeremy Gelb
[Scholar Profile | Author Map]
First Published: 2021-04-21
Latest Update: 2023-02-07
Description:
Provides functions to apply spatial fuzzy unsupervised classification, visualize and interpret results. This method is well suited when the user wants to analyze data with a fuzzy clustering algorithm and to account for the spatial dimension of the dataset. In addition, indexes for estimating the spatial consistency and classification quality are proposed. The methods were originally proposed in the field of brain imagery (seed Cai and al. 2007 and Zaho and al. 2013 ) and recently applied in geography (see Gelb and Apparicio ).
How to cite:
Jeremy Gelb (2021). geocmeans: Implementing Methods for Spatial Fuzzy Unsupervised Classification. R package version 0.3.4, https://cran.r-project.org/web/packages/geocmeans. Accessed 11 May. 2025.
Previous versions and publish date:
0.1.1 (2021-04-21 09:40), 0.2.0 (2021-08-23 09:11), 0.2.2 (2022-06-16 21:20), 0.3.1 (2022-10-16 02:23), 0.3.2 (2023-01-08 22:40), 0.3.3 (2023-02-07 02:02)
Other packages that cited geocmeans R package
View geocmeans citation profile
Other R packages that geocmeans depends, imports, suggests or enhances
Complete documentation for geocmeans
Functions, R codes and Examples using the geocmeans R package
Some associated functions: Arcachon . CMeans . Elsa_categorical_matrix_window . Elsa_fuzzy_matrix_window . FCMres . GCMeans . LyonIris . SFCMeans . SGFCMeans . add_matrices_bycol . adj_spconsist_arr_window_globstd . adjustSpatialWeights . barPlots . belongsFCM . belongsGFCM . belongsSFCM . belongsSGFCM . boot_group_validation.mc . boot_group_validation . boot_worker . calcBelongMatrix . calcBelongMatrixNoisy . calcCalinskiHarabasz . calcCentroids . calcDaviesBouldin . calcELSA . calcEuclideanDistance . calcEuclideanDistance2 . calcEuclideanDistance3 . calcFGCMBelongMatrix . calcFGCMBelongMatrixNoisy . calcFukuyamaSugeno . calcFuzzyELSA . calcFuzzyElsa_raster . calcGD43 . calcGD53 . calcLaggedData . calcNegentropyI . calcQualIdx . calcRobustSigmas . calcSFCMBelongMatrix . calcSFCMBelongMatrixNoisy . calcSFGCMBelongMatrix . calcSFGCMBelongMatrixNoisy . calcSWFCCentroids . calcSilhouetteIdx . calcUncertaintyIndex . calcWdataRaster . calc_jaccard_idx . calc_jaccard_mat . calc_local_moran_raster . calc_moran_raster . calc_raster_spinconsistency . calcexplainedInertia . calcqualityIndexes . cat_to_belongings . centersFCM . centersGFCM . centersSFCM . centersSGFCM . check_matdist . check_raters_dims . check_window . circular_window . div_matrices_bycol . elsa_fuzzy_vector . elsa_raster . elsa_vector . eval_parameters . evaluateMatrices . focal_adj_mean_arr_window . focal_euclidean . focal_euclidean_arr_window . focal_euclidean_mat_window . geocmeans . geocmeans_env . groups_matching . input_raster_data . is.FCMres . kppCenters . local_moranI_matrix_window . main_worker . mapClusters . mapRasters . mapThis . max_mat . moranI_matrix_window . output_raster_data . plot.FCMres . pow_matrices_bycol . power_mat . predict.FCMres . predict_membership . print.FCMres . prod_matrices_bycol . rowmins_mat . sanity_check . select_parameters.mc . select_parameters . spConsistency . sp_clust_explorer . spatialDiag . spiderPlots . sqrt_matrix_bycol . standardizer . sub_matrices_bycol . summarizeClusters . summary.FCMres . test_inferior_mat . uncertaintyMap . undecidedUnits . vecmin . vector_out_prod . violinPlots . 
Some associated R codes: FCM.R . FCMclass.R . GFCM.R . RcppExports.R . assembling.R . boostrap_clust_validation.R . clustering_evaluation.R . data_doc.R . geocmeans-package.R . geocmeans.R . moran_eigen_class.R . raster_support.R . scaling.R . shinyapp.R . side_functions.R . spatial_indices.R . spatial_matrices.R . uncertainty.R .  Full geocmeans package functions and examples
Downloads during the last 30 days
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for geocmeans0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA