Skip to content

sistm/divclust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

divclust

R-CMD-check

Description

This R package provides monothetic divisive hierarchical clustering. Variables can be quantitative, qualitative or a mixture of both.

This repository is maintained by the SISTM team and is based on Alar0g/divclust, itself a fork of the original package.

Installation

To install the current development version from GitHub, use:

# Install remotes if needed
install.packages("remotes")

# Install the development version from the SISTM repository
remotes::install_github("sistm/divclust")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 85.5%
  • C++ 14.5%