Novel methods are needed to analyze the large amounts of antimicrobial resistance (AMR) data generated by AMR surveillance programs. This package is used to estimate resistance relationship networks, or 'Rnets', from empirical antimicrobial susceptibility data. These networks can be used to study relationships between antimicrobial resistances (typically measured using MICs) and genes in populations. The 'GitHub' for this package is available at <https://GitHub.com/EpidemiologyDVM/Rnets>. Bug reports and features requests should be directed to the same 'GitHub' site. The methods used in 'Rnets' are available in the following publications: An overview of the method in WJ Love, et al., "Markov Networks of Collateral Resistance: National Antimicrobial Resistance Monitoring System Surveillance Results from Escherichia coli Isolates, 2004-2012" (2016) <doi:10.1371/journal.pcbi.1005160>; The graphical LASSO for sparsity in J Friedman, T Hastie, R Tibshirani "Sparse inverse covariance estimation with the graphical lasso" (2007) <doi:10.1093/biostatistics/kxm045>; L1 penalty selection in H Liu, K Roeder, L Wasserman "Stability Approach to Regularization Selection (StARS) for High Dimensional Graphical Models" (2010) <arXiv:1006.3316>; Modularity for graphs with negative edge weights in S Gomez, P Jensen, A Arenas. "Analysis of community structure in networks of correlated data" (2009) <doi:10.1103/PhysRevE.80.016114>.
Version: | 1.0.2 |
Depends: | R (≥ 3.1.2), glasso (≥ 1.8), igraph (≥ 1.0), data.table (≥ 1.9.6), stringr (≥ 1.2.0), rlang (≥ 0.2.2) |
Imports: | methods |
Suggests: | knitr, rmarkdown |
Published: | 2018-09-11 |
Author: | William Love [aut, cre] |
Maintainer: | William Love <wjlove at ncsu.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | Rnets results |
Reference manual: | Rnets.pdf |
Vignettes: |
"Rnets Vignette" |
Package source: | Rnets_1.0.2.tar.gz |
Windows binaries: | r-devel: Rnets_1.0.2.zip, r-release: Rnets_1.0.2.zip, r-oldrel: Rnets_1.0.2.zip |
OS X binaries: | r-release: Rnets_1.0.2.tgz, r-oldrel: Rnets_1.0.2.tgz |
Old sources: | Rnets archive |
Please use the canonical form https://CRAN.R-project.org/package=Rnets to link to this page.