R/MODclustsig.R

#' A mod of the package clustsig to include the Hellinger Distance as method
#' 
#' @name MODclustsig
#' @docType package
#' @useDynLib MODclustsig, .registration = TRUE
#' @importFrom Rcpp evalCpp
#' @importFrom methods new setMethod
#' @importFrom graphics plot
#' @importFrom grDevices rainbow
#' @importFrom utils combn
#' @import stats
NULL
fcorra/mod_clustsig documentation built on Jan. 24, 2020, 1:26 a.m.