R/TML-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' Tropical Machine Learning in R
#'
#' TML provides a suite of tools for machine learning application on data over
#' the tropical semiring
#'
#' @import MASS lpSolveAPI Matrix rcdd combinat rgl gtools RcppAlgos
#'   Rfast phytools maps ROCR
#' @importFrom graphics points polygon
#' @importFrom Rfast yule
#' @importFrom stats runif rnorm cophenetic quantile cutree
#' @importFrom phangorn upgma
#' @importFrom lpSolve lp lp.assign
#' @importFrom miscTools symMatrix
#' @importFrom cluster diana
#' @importFrom grDevices rainbow
#' @importFrom graphics lines segments
#' @importFrom grDevices pdf
#' @importFrom stats optim hclust as.dist
#' @rawNamespace import(ape, except = yule)
#' @name TML




## usethis namespace: end
NULL

Try the TML package in your browser

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

TML documentation built on Sept. 11, 2024, 6:19 p.m.