Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 5 of 5 found.
[1] < 1 > [1]  Sort:

ndtv : Network Dynamic Temporal Visualizations

Package: ndtv
Type: Package
Title: Network Dynamic Temporal Visualizations
Version: 0.10.0
Date: 2016-5-6
Authors@R: c(
person("Skye", "Bender-deMoll", role=c("cre","aut"), email="skyebend@uw.edu"),
person("Martina", "Morris", role=c("ctb"), email="morrism@u.washington.edu"))
Depends: R (>= 3.0), network (>= 1.13), networkDynamic (>=
0.8), animation (>= 2.4), sna
Imports: MASS, statnet.common, jsonlite, base64
Suggests: tergm (>= 3.1), tsna, testthat, knitr, htmlwidgets,
scatterplot3d
Description: Renders dynamic network data from 'networkDynamic' objects as movies, interactive animations, or other representations of changing relational structures and attributes.
License: GPL-3 + file LICENSE
URL: https://github.com/statnet/ndtv
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-05-06 19:40:27 UTC; rpackagebuilder
Author: Skye Bender-deMoll [cre, aut],
Martina Morris [ctb]
Maintainer: Skye Bender-deMoll <skyebend@uw.edu>
Repository: CRAN
Date/Publication: 2016-05-07 02:10:16

● Data Source: CranContrib
● 0 images, 18 functions, 3 datasets
● Reverse Depends: 0

networkDynamicData : Dynamic (Longitudinal) Network Datasets

Package: networkDynamicData
Type: Package
Title: Dynamic (Longitudinal) Network Datasets
Version: 0.2.1
Date: 2016-01-11
Authors@R: c(
person("Skye", "Bender-deMoll", role=c("cre"), email="skyebend@uw.edu"),
person("Martina", "Morris", role=c("ctb"), email="morrism@u.washington.edu"),
person("Li", "Wang", role=c("ctb"), email="lxwang@gmail.com"),
person("Gerhard","van de Bunt",role=c("ctb"), email="g.g.vande.bunt@vu.nl"),
person("Goele", "Bossaert", role=c("ctb"), email="goele.bossaert@ppw.kuleuven.be"),
person("Nadine", "Meidert", role=c("ctb"),email="nadine@meidert.net"),
person("SocioPatterns.org", role=c("ctb"), email='info@sociopatterns.org'),
person("Tore","Opsahi",role=c("ctb"), email='tore@opsahl.co.uk'),
person("Radoslaw","Michalski, (et al)",role=c('ctb'),email="radoslaw.michalski@pwr.edu.pl"),
person("Allison","Davis, (et. al.)",role=c("ctb")),
person("C.E.", "Priebe, (et. al.)",role=c("ctb"))
)
Depends: R (>= 3.0), networkDynamic (>= 0.6), network (>= 1.9)
Description: A collection of dynamic network data sets from various sources and multiple authors represented as 'networkDynamic'-formatted objects.
License: GPL-3 + file LICENSE
URL: http://statnet.org
NeedsCompilation: no
Packaged: 2016-01-11 20:38:54 UTC; rpackagebuilder
Author: Skye Bender-deMoll [cre],
Martina Morris [ctb],
Li Wang [ctb],
Gerhard van de Bunt [ctb],
Goele Bossaert [ctb],
Nadine Meidert [ctb],
SocioPatterns.org [ctb],
Tore Opsahi [ctb],
Radoslaw Michalski, (et al) [ctb],
Allison Davis, (et. al.) [ctb],
C.E. Priebe, (et. al.) [ctb]
Maintainer: Skye Bender-deMoll <skyebend@uw.edu>
Repository: CRAN
Date/Publication: 2016-01-12 00:23:27

● Data Source: CranContrib
● 0 images, 0 functions, 9 datasets
● Reverse Depends: 0

EpiModel : Mathematical Modeling of Infectious Disease

Package: EpiModel
Version: 1.2.6
Date: 2016-05-24
Title: Mathematical Modeling of Infectious Disease
Description: Tools for simulating mathematical models of infectious disease.
Epidemic model classes include deterministic compartmental models, stochastic
agent-based, and stochastic network models. Network models use
robust statistical methods of exponential-family random graph models (ERGMs)
from the Statnet suite of software packages in R. Standard templates for epidemic
modeling include SI, SIR, and SIS disease types. EpiModel features
an easy API for extending these templates to address novel scientific research aims.
Maintainer: Samuel Jenness <samuel.m.jenness@emory.edu>
Authors@R: c(person("Samuel", "Jenness",
role=c("cre","aut"), email="samuel.m.jenness@emory.edu"),
person("Steven M.","Goodreau",
role=c("aut"), email="goodreau@uw.edu"),
person("Martina", "Morris",
role=c("aut"), email="morrism@uw.edu"),
person("Emily", "Beylerian",
role=c("ctb"), email="emily.beylerian@gmail.com"),
person("Li", "Wang",
role=c("ctb"), email="lxwang@uw.edu"),
person("Skye", "Bender-deMoll",
role=c("ctb"), email="skyebend@uw.edu"))
License: GPL-3
URL: http://epimodel.org/
BugReports: https://github.com/statnet/EpiModel/issues
Depends: R (>= 3.2), deSolve (>= 1.12), networkDynamic (>= 0.9.0),
tergm (>= 3.3.1)
Imports: graphics, grDevices, stats, utils, doParallel, ergm (>=
3.5.1), foreach, network (>= 1.13.0), RColorBrewer, ape
Suggests: covr, knitr, ndtv, rmarkdown, shiny, testthat
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-24 15:30:58 UTC; sjennes
Author: Samuel Jenness [cre, aut],
Steven M. Goodreau [aut],
Martina Morris [aut],
Emily Beylerian [ctb],
Li Wang [ctb],
Skye Bender-deMoll [ctb]
Repository: CRAN
Date/Publication: 2016-05-24 18:50:02

● Data Source: CranContrib
15 images, 90 functions, 0 datasets
● Reverse Depends: 0

tergm : Fit, Simulate and Diagnose Models for Network Evolution Based on Exponential-Family Random Graph Models

Package: tergm
Version: 3.4.0
Date: 2016-03-28
Title: Fit, Simulate and Diagnose Models for Network Evolution Based on
Exponential-Family Random Graph Models
Authors@R: c(
person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
person("Mark S.", "Handcock", role=c("aut","ths"), email="handcock@stat.ucla.edu"),
person("David R.", "Hunter", role=c("ctb"), email="dhunter@stat.psu.edu"),
person("Steven M.", "Goodreau", role=c("ctb","ths"), email="goodreau@u.washington.edu"),
person("Martina", "Morris", role=c("ctb","ths"), email="morrism@u.washington.edu"),
person("Nicole Bohme", "Carnegie", role=c("ctb"), email="nicole.carnegie@nyu.edu"),
person("Carter T.", "Butts", role=c("ctb"), email="buttsc@uci.edu"),
person("Ayn", "Leslie-Cook", role=c("ctb"), email="aynlc3@uw.edu"),
person("Skye", "Bender-deMoll", role=c("ctb"), email="skyebend@skyeome.net"),
person("Li","Wang",role=c("ctb"),email="lxwang@gmail.com"),
person("Kirk","Li",role=c("ctb"),email="kirkli@uw.edu"))
LinkingTo: ergm
Depends: statnet.common (>= 3.3), ergm (>= 3.6), network (>= 1.13),
networkDynamic (>= 0.8.1)
Imports: robustbase (>= 0.9-10), coda, nlme, MASS
Suggests: lattice, parallel
Description: An integrated set of extensions to the 'ergm' package to analyze and simulate network evolution based on exponential-family random graph models (ERGM). 'tergm' is a part of the 'statnet' suite of packages for network analysis.
License: GPL-3 + file LICENSE
URL: http://www.statnet.org
NeedsCompilation: yes
Packaged: 2016-03-28 13:28:44 UTC; pavel
Author: Pavel N. Krivitsky [aut, cre],
Mark S. Handcock [aut, ths],
David R. Hunter [ctb],
Steven M. Goodreau [ctb, ths],
Martina Morris [ctb, ths],
Nicole Bohme Carnegie [ctb],
Carter T. Butts [ctb],
Ayn Leslie-Cook [ctb],
Skye Bender-deMoll [ctb],
Li Wang [ctb],
Kirk Li [ctb]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
Repository: CRAN
Date/Publication: 2016-03-28 17:13:42

● Data Source: CranContrib
● 0 images, 18 functions, 0 datasets
Reverse Depends: 2

tsna : Tools for Temporal Social Network Analysis

Package: tsna
Version: 0.2.0
Date: 2016-03-18
Title: Tools for Temporal Social Network Analysis
Type: Package
Authors@R: c(
person("Skye", "Bender-deMoll", role=c("aut","cre"), email="skyebend@uw.edu"),
person("Martina", "Morris", role=c("aut"), email="morrism@u.washington.edu"),
person("James", "Moody", role=c("ctb"), email="jmoody77@soc.duke.edu")
)
Depends: network (>= 1.13), networkDynamic (>= 0.9), R (>= 3.0)
Imports: statnet.common
Suggests: networkDynamicData, testthat, sna, knitr, relevent, ergm (>=
3.6)
Description: Temporal SNA tools for continuous- and discrete-time longitudinal networks having vertex, edge, and attribute dynamics stored in the 'networkDynamic' format. This work was supported by grant R01HD68395 from the National Institute of Health.
License: GPL-3
LazyLoad: yes
URL: http://statnet.org
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-03-21 16:17:18 UTC; rpackagebuilder
Author: Skye Bender-deMoll [aut, cre],
Martina Morris [aut],
James Moody [ctb]
Maintainer: Skye Bender-deMoll <skyebend@uw.edu>
Repository: CRAN
Date/Publication: 2016-03-25 09:22:58

● Data Source: CranContrib
● 0 images, 15 functions, 1 datasets
● Reverse Depends: 0