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 - 8 of 8 found.
[1] < 1 > [1]  Sort:

latentnet : Latent Position and Cluster Models for Statistical Networks

Package: latentnet
Version: 2.7.1
Date: 2015-06-19
Title: Latent Position and Cluster Models for Statistical Networks
Authors@R: c(
person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
person("Mark S.", "Handcock", role=c("aut"), email="handcock@stat.ucla.edu"),
person("Susan M.", "Shortreed", role=c("ctb")),
person("Jeremy", "Tantrum", role=c("ctb")),
person("Peter D.", "Hoff", role=c("ctb")),
person("Li","Wang",role=c("ctb"),email="lxwang@gmail.com"),
person("Kirk","Li",role=c("ctb"),email="kirkli@uw.edu")
)
Description: Fit and simulate latent position and cluster models for statistical networks.
Depends: R (>= 2.8.0), statnet.common, network, ergm (>= 3.2.0)
Imports: sna, mvtnorm, abind, coda (>= 0.17.1), tools
Suggests: KernSmooth, snowFT, rgl, heplots, rlecuyer, ergm.userterms
License: GPL-3 + file LICENSE
URL: http://www.statnet.org
NeedsCompilation: yes
Packaged: 2015-06-19 15:31:50 UTC; pavel
Author: Pavel N. Krivitsky [aut, cre],
Mark S. Handcock [aut],
Susan M. Shortreed [ctb],
Jeremy Tantrum [ctb],
Peter D. Hoff [ctb],
Li Wang [ctb],
Kirk Li [ctb]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
Repository: CRAN
Date/Publication: 2015-06-20 00:36:25

● Data Source: CranContrib
● Cran Task View: Cluster, HighPerformanceComputing, SocialSciences
● 0 images, 18 functions, 3 datasets
Reverse Depends: 1

ergm.count : Fit, Simulate and Diagnose Exponential-Family Models for Networks with Count Edges

Package: ergm.count
Version: 3.2.2
Date: 2016-03-29
Title: Fit, Simulate and Diagnose Exponential-Family Models for
Networks with Count Edges
Authors@R: c(
person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
person("Mark S.", "Handcock", role=c("ctb"), email="handcock@stat.ucla.edu"),
person("David R.", "Hunter", role=c("ctb"), email="dhunter@stat.psu.edu"))
LinkingTo: ergm
Depends: statnet.common (>= 3.1), ergm (>= 3.4), network
Description: A set of extensions for the 'ergm' package to fit weighted networks whose edge weights are counts.
License: GPL-3 + file LICENSE
URL: http://statnet.org
NeedsCompilation: yes
Packaged: 2016-03-29 11:55:31 UTC; pavel
Author: Pavel N. Krivitsky [aut, cre],
Mark S. Handcock [ctb],
David R. Hunter [ctb]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
Repository: CRAN
Date/Publication: 2016-03-29 14:51:47

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

ergm.graphlets : ERG Modeling Based on Graphlet Properties

Package: ergm.graphlets
Type: Package
Title: ERG Modeling Based on Graphlet Properties
Version: 1.0.3
Date: 2015-06-10
Authors@R: c( person("Omer Nebil", "Yaveroglu", role=c("aut", "cre"), email="o.yaveroglu10@imperial.ac.uk"),
person("Sean M.", "Fitzhugh", role=c("aut"), email="sean.fitzhugh@uci.edu"),
person("Maciej", "Kurant", role=c("aut"), email="maciej.kurant@gmail.com"),
person("Athina", "Markopoulou", role=c("aut"), email="athina@uci.edu"),
person("Natasa", "Przulj", role=c("aut"), email="natasha@imperial.ac.uk"),
person("Carter T.", "Butts", role=c("aut"), email="buttsc@uci.edu"))
LinkingTo: ergm
Suggests: parallel, rlecuyer
Depends: network (>= 1.7-1), ergm (>= 3.1-0), statnet.common (>= 3.1-0)
Description: Integrates graphlet statistics based model terms for use in exponential-family random graph models ('ergm') as part of the 'statnet' suite of packages.
License: GPL (>= 2)
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-06-11 18:31:38
Packaged: 2015-06-11 09:37:25 UTC; omernebil
Author: Omer Nebil Yaveroglu [aut, cre],
Sean M. Fitzhugh [aut],
Maciej Kurant [aut],
Athina Markopoulou [aut],
Natasa Przulj [aut],
Carter T. Butts [aut]
Maintainer: Omer Nebil Yaveroglu <o.yaveroglu10@imperial.ac.uk>

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

ergm.rank : Fit, Simulate and Diagnose Exponential-Family Models for Rank-Order Relational Data

Package: ergm.rank
Version: 1.0.1
Date: 2016-03-30
Title: Fit, Simulate and Diagnose Exponential-Family Models for
Rank-Order Relational Data
Authors@R: c(
person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
person("Carter T.", "Butts", role=c("ctb"), email="buttsc@uci.edu"),
person("Mark S.", "Handcock", role=c("ctb"), email="handcock@stat.ucla.edu"),
person("David R.", "Hunter", role=c("ctb"), email="dhunter@stat.psu.edu"))
LinkingTo: ergm
Depends: R (>= 2.10), statnet.common (>= 3.1), ergm (>= 3.5), network
Description: A set of extensions for the 'ergm' package to fit weighted networks whose edge weights are ranks.
License: GPL-3 + file LICENSE
URL: http://statnet.org
NeedsCompilation: yes
Packaged: 2016-04-18 10:06:28 UTC; hornik
Author: Pavel N. Krivitsky [aut, cre],
Carter T. Butts [ctb],
Mark S. Handcock [ctb],
David R. Hunter [ctb]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
Repository: CRAN
Date/Publication: 2016-04-19 08:59:42

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

ergm.userterms : User-specified terms for the statnet suite of packages

Package: ergm.userterms
Version: 3.1.1
Date: 2013-04-26
Title: User-specified terms for the statnet suite of packages
Authors@R: c(
person("Mark S.", "Handcock", role=c("aut"), email="handcock@stat.ucla.edu"),
person("David R.", "Hunter", role=c("aut"), email="dhunter@stat.psu.edu"),
person("Carter T.", "Butts", role=c("aut"), email="buttsc@uci.edu"),
person("Steven M.", "Goodreau", role=c("aut"), email="goodreau@u.washington.edu"),
person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
person("Martina", "Morris", role=c("aut"), email="morrism@u.washington.edu"))
LinkingTo: ergm
Depends: network (>= 1.7-1), ergm (>= 3.1-0), statnet.common (>= 3.1-0)
Description: A template package to demonstrate the use of user-specified statistics for use in "ergm" models as part of the "statnet" suite of packages.
License: GPL-3 + file LICENSE
URL: http://statnet.org
Packaged: 2013-11-28 11:29:53 UTC; pavel
Author: Mark S. Handcock [aut],
David R. Hunter [aut],
Carter T. Butts [aut],
Steven M. Goodreau [aut],
Pavel N. Krivitsky [aut, cre],
Martina Morris [aut]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-11-28 15:04:46

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

ergm : Fit, Simulate and Diagnose Exponential-Family Models for Networks

Package: ergm
Version: 3.6.0
Date: 2016-03-24
Title: Fit, Simulate and Diagnose Exponential-Family Models for
Networks
Authors@R: c(
person("Mark S.", "Handcock", role=c("aut"), email="handcock@stat.ucla.edu"),
person("David R.", "Hunter", role=c("aut"), email="dhunter@stat.psu.edu"),
person("Carter T.", "Butts", role=c("aut"), email="buttsc@uci.edu"),
person("Steven M.", "Goodreau", role=c("aut"), email="goodreau@u.washington.edu"),
person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
person("Martina", "Morris", role=c("aut"), email="morrism@u.washington.edu"),
person("Li","Wang",role=c("ctb"),email="lxwang@gmail.com"),
person("Kirk","Li",role=c("ctb"),email="kirkli@uw.edu"),
person("Skye", "Bender-deMoll", role=c("ctb"), email="skyebend@uw.edu"))
Depends: statnet.common (>= 3.3), network (>= 1.13)
Imports: robustbase (>= 0.9-10), coda (>= 0.18-1), trust, Matrix,
lpSolve, parallel, methods, MASS
Suggests: lattice, latticeExtra, sna, latentnet, rmarkdown,
ergm.userterms, tergm, Rmpi
Description: An integrated set of tools to analyze and simulate networks based on exponential-family random graph models (ERGM). "ergm" is a part of the "statnet" suite of packages for network analysis.
License: GPL-3 + file LICENSE
URL: http://statnet.org
VignetteBuilder: rmarkdown
NeedsCompilation: yes
Packaged: 2016-03-24 05:55:47 UTC; pavel
Author: Mark S. Handcock [aut],
David R. Hunter [aut],
Carter T. Butts [aut],
Steven M. Goodreau [aut],
Pavel N. Krivitsky [aut, cre],
Martina Morris [aut],
Li Wang [ctb],
Kirk Li [ctb],
Skye Bender-deMoll [ctb]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
Repository: CRAN
Date/Publication: 2016-03-25 09:12:20

● Data Source: CranContrib
● Cran Task View: gR
● 0 images, 73 functions, 13 datasets
Reverse Depends: 15

blkergm : Fitting block ERGM given the block structure on social networks

Package: blkergm
Version: 1.1
Date: 2014-08-26
Title: Fitting block ERGM given the block structure on social networks
Authors@R: c(
person("Xiaolin","Yang",role=c("aut","cre"), email="xyang@stat.cmu.edu"),
person("Stephen E.","Fienberg", role=c("aut"),email="fienberg@stat.cmu.edu"),
person("Alessandro","Rinaldo",role=c("aut"),email="rinaldo@stat.cmu.edu"),
person("Han","Liu",role=c("aut"),email="hanliu@princeton.edu"),
person("Michael","Rosenblum",role=c("aut"),email="mrosen@jhu.edu"))
LinkingTo: ergm
Depends: network (>= 1.7-1), ergm (>= 3.1-0), statnet.common (>= 3.1-0)
Description: This package is an extension to the "ergm" package which implements the block ergms.
License: GPL-3
URL: http://statnet.org
Packaged: 2014-08-27 03:48:45 UTC; mama
Author: Xiaolin Yang [aut, cre],
Stephen E. Fienberg [aut],
Alessandro Rinaldo [aut],
Han Liu [aut],
Michael Rosenblum [aut]
Maintainer: Xiaolin Yang <xyang@stat.cmu.edu>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-27 08:33:25

● Data Source: CranContrib
● 0 images, 4 functions, 1 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