Index of /web/packages/T4cluster/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[DIR]man/2020-09-23 10:30 -  
[TXT]README.html2020-09-23 10:30 5.1K 

README

T4cluster

Travis build status

T4cluster is an R package designed as a computational toolkit with comprehensive coverage in relevant topics around the study of cluster analysis.

Installation

You can install the released version of T4cluster from CRAN with:

install.packages("T4cluster")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("kyoustat/T4cluster")