R/hello.R

#' numint
#'
#' A(not so) funny collection of funcyions
#'
#'
#' @description
#'
#' Statistical analysis, visualization and simulation of diffusion and contagion
#' processes on networks. The package implements algorithms for
#' calculating stats such as innovation threshold levels, infectiousness
#' (contagion) and susceptibility, and hazard rates as presented in Burt (1987),
#' Valente (1995), and Myers (2000) (among others).
#'
#' You can access to the project website at
#' \url{https://github.com/USCCANA/netdiffuseR}
#'
#' @section Acknowledgements:
#' netdiffuseR was created with the support of grant R01 CA157577 from the National Cancer Institute/National Institutes of Health.
#'
#' @docType package
#' @name numint
#'
#' @author Vega Yon, Dyal, Hayes & Valente
#'
pinhuang/Crystal documentation built on May 24, 2019, 6:16 a.m.