R/NetCoMi-package.R

#' NetCoMi: Network Comparison for Microbial Compositional Data
#'
#' NetCoMi offers functions for constructing, analyzing, and comparing
#' microbial association networks as well as dissimilarity-based networks for
#' compositional data. It also includes a function for constructing
#' differential association networks.\cr\cr
#' The main functions are \code{\link{netConstruct}}, \code{\link{netAnalyze}},
#' \code{\link{netCompare}}, and \code{\link{diffnet}}
#'
#' @author
#'   \strong{Maintainer:} Stefanie Peschel \email{stefanie.peschel@@mail.de}\cr\cr
#'   \strong{Acknowledgments:}\cr
#'   \itemize{
#'    \item Anne-Laure Boulesteix, Christian L. Müller, and Martin Depner
#'    (inspiration and theoretical background)
#'    \item Anastasiia Holovchak (package testing and editing)
#'   }
#'
#' @name NetCoMi-package
#' @docType package
NULL
stefpeschel/NetCoMi documentation built on Feb. 4, 2024, 8:20 a.m.