Other packages > Find by keyword >

epinet  

Epidemic/Network-Related Tools
View on CRAN: Click here


Download and install epinet package within the R console
Install from CRAN:
install.packages("epinet")

Install from Github:
library("remotes")
install_github("cran/epinet")

Install by package version:
library("remotes")
install_version("epinet", "2.1.11")



Attach the package and use:
library("epinet")
Maintained by
Chris Groendyke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-01-17
Latest Update: 2018-02-13
Description:
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact networks. Performs Bayesian inference on network and epidemic parameters, given epidemic data.
How to cite:
Chris Groendyke (2010). epinet: Epidemic/Network-Related Tools. R package version 2.1.11, https://cran.r-project.org/web/packages/epinet. Accessed 12 May. 2025.
Previous versions and publish date:
0.0-7 (2010-01-17 11:52), 0.0-8.1 (2014-01-17 17:16), 0.0-8 (2012-10-29 08:58), 2.0.8 (2014-10-14 05:27), 2.0.9 (2014-12-16 19:03), 2.1.5 (2015-11-13 23:36), 2.1.6 (2015-11-16 08:20), 2.1.7 (2016-02-21 19:51), 2.1.8 (2018-02-14 00:38)
Other packages that cited epinet R package
View epinet citation profile
Other R packages that epinet depends, imports, suggests or enhances
Complete documentation for epinet
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
MDFS  
MultiDimensional Feature Selection
Functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information g ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  
sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA