R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
FCPS
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.4")
Attach the package and use:
library("FCPS")
Maintained by
Michael Thrun
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.FCPS . https://github.com/Mthrun/FCPS/issues . FCPS citation info . FCPS results . FCPS.pdf . The FCPS package . FCPS_1.3.4.tar.gz . FCPS_1.3.4.zip . FCPS_1.3.4.zip . FCPS_1.3.4.zip . FCPS_1.3.4.tgz . FCPS_1.3.4.tgz . FCPS_1.3.4.tgz . FCPS_1.3.4.tgz . FCPS archive . https://CRAN.R-project.org/package=FCPS .
First Published: 2020-02-11
Latest Update: 2023-05-30
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.4, https://cran.r-project.org/web/packages/FCPS. Accessed 06 May. 2025.
Previous versions and publish date:
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
HuraultMisc
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Guillem Hurault (view profile)
tashu
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jiwon Min (view profile)
simfam
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Alejandro Ochoa (view profile)
netUtils
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: David Schoch (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
rotations
Tools for working with rotational data, including
simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Bryan Stanfill (view profile)
24,205
R Packages
207,311
Dependencies
65,312
Author Associations
24,206
Publication Badges
