R/aweSOM-package.R

#' @title Interactive Self-Organizing Maps
#' @name aweSOM-package
#' @docType package
#'
#' @description 
#' \if{html}{\figure{logo.png}{options: alt='logo'}}
#' Interactive plots and interface for Kohonen self-organizing maps.
#'
#' @references Kohonen T. (2001) \emph{Self-Organizing Maps}, 3rd edition,
#'   Springer Press, Berlin. <doi:10.1007/978-3-642-56927-2>
#'
#' @seealso \code{\link{aweSOM}}, \code{\link{aweSOMplot}},
#'   \code{\link{somInit}}, \code{\link{somQuality}}.

NULL

Try the aweSOM package in your browser

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

aweSOM documentation built on Aug. 30, 2022, 5:05 p.m.