R/yakmoR.R

#' yakmoR: A package for fast K-Means with multi-view clustering via orthogonalization.
#'
#' The yakmoR package is a wrapper for the yakmo library. It uses basic K-Means, and provides
#' multi-view clustering via orthogonalization as well as an option to use KMeans++ initialization.
#'
#' @section yakmoR functions:
#' orthoKMeansTrain
#' orthoKMeansPredict
#'
#' @docType package
#' @name yakmoR
NULL

Try the yakmoR package in your browser

Any scripts or data that you put into this service are public.

yakmoR documentation built on May 1, 2019, 8:41 p.m.