R/evonet-package.R

#' Integrated Bio-Social Models for HIV Epidemiology
#'
#' \tabular{ll}{
#'    Package: \tab EvoNet\cr
#'    Type: \tab Package\cr
#'    Version: \tab 1.0.0\cr
#'    Date: \tab TBD\cr
#'    License: \tab TBD\cr
#'    LazyLoad: \tab yes\cr
#' }
#'
#' @details
#' EvoNet provides an integrated methodological framework in which to study 
#' the multi-level biological and behavioral foundations of the population 
#' dynamics of HIV.
#'
#' @name EvoNet-package
#' @aliases EvoNet
#'
#' @import EpiModel doParallel ergm foreach RColorBrewer statnet.common tergm
#' @import plotrix data.table ape deSolve Rcpp
#'
#' @useDynLib evonet
#'
#' @docType package
#' @keywords package HIV evolution
#'
NULL
EvoNetHIV/Test_and_Treat documentation built on Feb. 20, 2021, 12:09 a.m.