R/tgstat-package.R

#' Tanay's group statistical utilities
#'
#' 'tgstat' package is intended to help users to efficiently analyze data in
#' time-patient space.
#'
#' For a complete list of help resources, use `library(help = "tgstat")`.
#'
#' More information about the options can be found in 'User manual' of the
#' package.
#'
#'
#' @name tgstat-package
#' @useDynLib tgstat tgs_cor_blas tgs_cor_graph tgs_cross_cor tgs_cross_cor_blas tgs_cross_cor_knn tgs_dist_blas tgs_graph2cluster tgs_graph2cluster_multi_edges tgs_graph2cluster_multi_full tgs_graph2cluster_multi_hash
#' @importFrom utils head tail
#' @aliases tgstat-package tgstat
#' @docType package
#' @keywords package
NULL

Try the tgstat package in your browser

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

tgstat documentation built on July 9, 2023, 6:06 p.m.