About Anaconda Help Download Anaconda

conda-forge / packages / r-ckmeans.1d.dp 4.3.5

Fast, optimal, and reproducible weighted univariate clustering by dynamic programming. Four types of problem including univariate k-means, k-median, k-segments, and multi-channel weighted k-means are solved with guaranteed optimality and reproducibility. The core algorithm minimizes the sum of (weighted) within-cluster distances using respective metrics. Its advantage over heuristic clustering in efficiency and accuracy is pronounced at a large number of clusters k. Weighted k-means can also process time series to perform peak calling. Multi-channel weighted k-means groups multiple univariate signals into k clusters. An auxiliary function generates histograms that are adaptive to patterns in data. This package provides a powerful set of tools for univariate data analysis with guaranteed optimality, efficiency, and reproducibility.

copied from cf-post-staging / r-ckmeans.1d.dp

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v4.3.5
  • linux-aarch64 v4.3.5
  • osx-64 v4.3.5
  • linux-ppc64le v4.3.5
  • win-64 v4.3.5
  • osx-arm64 v4.3.5

conda install

To install this package run one of the following:
conda install conda-forge::r-ckmeans.1d.dp
conda install conda-forge/label/cf202003::r-ckmeans.1d.dp

Description


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.15) Legal | Privacy Policy