R/clustRviz-package.R

#' clustRviz: Efficient Computation and Dynamic Visualizations for Convex Clustering and BiClustering
#'
#' Implementation of the CARP and CBASS algorithms for fast convex clustering.
#' See the package vignettes and accompanying paper for details of the algorithm
#' and comparisons to existing methods.
#'
#' @docType package
#' @name clustRviz
#' @useDynLib clustRviz
NULL
jjn13/clustRviz documentation built on Sept. 1, 2020, 7:53 a.m.