Other packages > Find by keyword >

FCPS  

Fundamental Clustering Problems Suite
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("FCPS", "1.3.5")



Attach the package and use:
library("FCPS")
Maintained by
Michael Thrun
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-11
Latest Update: 2023-10-19
Description:
Over sixty clustering algorithms are provided in this package with consistent input and output, which enables the user to try out algorithms swiftly. Additionally, 26 statistical approaches for the estimation of the number of clusters as well as the mirrored density plot (MD-plot) of clusterability are implemented. The packages is published in Thrun, M.C., Stier Q.: "Fundamental Clustering Algorithms Suite" (2021), SoftwareX, . Moreover, the fundamental clustering problems suite (FCPS) offers a variety of clustering challenges any algorithm should handle when facing real world data, see Thrun, M.C., Ultsch A.: "Clustering Benchmark Datasets Exploiting the Fundamental Clustering Problems" (2020), Data in Brief, .
How to cite:
Michael Thrun (2020). FCPS: Fundamental Clustering Problems Suite. R package version 1.3.5, https://cran.r-project.org/web/packages/FCPS. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0.0 (2020-02-11 11:50), 1.1.0 (2020-03-13 13:50), 1.2.0 (2020-04-23 18:10), 1.2.2 (2020-06-07 16:30), 1.2.3 (2020-06-26 14:40), 1.2.4 (2020-09-07 12:30), 1.2.6 (2020-12-11 23:10), 1.2.7 (2021-01-15 14:10), 1.3.0 (2021-07-07 19:10), 1.3.1 (2022-05-20 18:40), 1.3.3 (2023-05-30 09:40), 1.3.4 (2023-10-19 15:20), 1.3.5 (2025-10-30 18:30)
Other packages that cited FCPS R package
View FCPS citation profile
Other R packages that FCPS depends, imports, suggests or enhances
Complete documentation for FCPS
Functions, R codes and Examples using the FCPS R package
Some associated functions: ADPclustering . APclustering . AgglomerativeNestingClustering . Atom . AutomaticProjectionBasedClustering . Chainlink . ClusterAccuracy . ClusterApply . ClusterChallenge . ClusterCount . ClusterCreateClassification . ClusterDaviesBouldinIndex . ClusterDendrogram . ClusterDistances . ClusterDunnIndex . ClusterEqualWeighting . ClusterInterDistances . ClusterMCC . ClusterNoEstimation . ClusterNormalize . ClusterPlotMDS . ClusterRedefine . ClusterRename . ClusterRenameDescendingSize . ClusterShannonInfo . ClusterUpsamplingMinority . ClusterabilityMDplot . DBscan . DatabionicSwarmClustering . DensityPeakClustering . DivisiveAnalysisClustering . EngyTime . EntropyOfDataField . EstimateRadiusByDistance . FCPS-package . FannyClustering . GenieClustering . GolfBall . HCLclustering . HDDClustering . Hepta . HierarchicalClusterData . HierarchicalClusterDists . HierarchicalClustering . HierarchicalDBSCAN . LargeApplicationClustering . Leukemia . Lsun3D . MSTclustering . MarkovClustering . MinimalEnergyClustering . MinimaxLinkageClustering . MoGclustering . ModelBasedClustering . ModelBasedVarSelClustering . NetworkClustering . NeuralGasClustering . OPTICSclustering . PAMclustering . PenalizedRegressionBasedClustering . ProjectionPursuitClustering . QTclustering . RobustTrimmedClustering . SOMclustering . SOTAclustering . SharedNearestNeighborClustering . SparseClustering . SpectralClustering . Spectrum . StatPDEdensity . SubspaceClustering . TandemClustering . Target . Tetra . TwoDiamonds . WingNut . kmeansClustering . kmeansDist . pdfClustering . 
Some associated R codes: ADPclustering.R . APclustering.R . AgglomerativeNestingClustering.R . AutomaticProjectionBasedClustering.R . ClusterAccuracy.R . ClusterApply.R . ClusterChallenge.R . ClusterCount.R . ClusterCreateClassification.R . ClusterDaviesBouldinIndex.R . ClusterDendrogram.R . ClusterDistances.R . ClusterDunnIndex.R . ClusterEqualWeighting.R . ClusterInterDistances.R . ClusterMCC.R . ClusterNoEstimation.R . ClusterNormalize.R . ClusterPlotMDS.R . ClusterRedefine.R . ClusterRename.R . ClusterRenameDescendingSize.R . ClusterShannonInfo.R . ClusterUpsamplingMinority.R . ClusterabilityMDplot.R . DBscan.R . DatabionicSwarmClustering.R . DensityPeakClustering.R . DivisiveAnalysisClustering.R . EntropyOfDataField.R . EstimateRadiusByDistance.R . FannyClustering.R . GenieClustering.R . HCLclustering.R . HDDClustering.R . HierarchicalClusterData.R . HierarchicalClusterDists.R . HierarchicalClustering.R . HierarchicalDBSCAN.R . LargeApplicationClustering.R . MSTclustering.R . MarkovClustering.R . MinimalEnergyClustering.R . MinimaxLinkageClustering.R . MoGclustering.R . ModelBasedClustering.R . ModelBasedVarSelClustering.R . NetworkClustering.R . NeuralGasClustering.R . OPTICSclustering.R . PAMclustering.R . PenalizedRegressionBasedClustering.R . ProjectionPursuitClustering.R . QTclustering.R . RobustTrimmedClustering.R . SOMclustering.R . SOTAclustering.R . SharedNearestNeighborClustering.R . SparseClustering.R . SpectralClustering.R . Spectrum.R . SubspaceClustering.R . TandemClustering.R . internalMDSestimate.R . kmeansClustering.R . kmeansDist.R . pdfClustering.R .  Full FCPS package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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