Skip to content
/ oneclust Public

❗ This is a read-only mirror of the CRAN R package repository. oneclust — Maximum Homogeneity Clustering for Univariate Data. Homepage: https://nanx.me/oneclust/https://github.com/nanxstats/oneclust Report bugs for this package: https://github.com/nanxstats/oneclust/issues

Notifications You must be signed in to change notification settings

cran/oneclust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oneclust

R-CMD-check CRAN Version Downloads from the RStudio CRAN mirror

Implements the maximum homogeneity clustering algorithm for one-dimensional data described in W. D. Fisher (1958) <doi:10.1080/01621459.1958.10501479> via dynamic programming.

Check vignette("oneclust") for its applications in feature engineering, regression modeling, and peak calling.

Installation

You can install oneclust from CRAN:

install.packages("oneclust")

Or try the development version from GitHub:

remotes::install_github("nanxstats/oneclust")

Gallery

Feature engineering for high-cardinality categorical features

Grouping coefficients in regression models

Sequential data peak calling and segmentation

License

oneclust is free and open source software, licensed under GPL-3.

About

❗ This is a read-only mirror of the CRAN R package repository. oneclust — Maximum Homogeneity Clustering for Univariate Data. Homepage: https://nanx.me/oneclust/https://github.com/nanxstats/oneclust Report bugs for this package: https://github.com/nanxstats/oneclust/issues

Resources

Stars

Watchers

Forks

Packages

No packages published