forked from matthewjdenny/GERGM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
42 lines (42 loc) · 1023 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Package: GERGM
Type: Package
Title: Estimation and Fit Diagnostics for Generalized Exponential Random Graph
Models
Version: 0.10.5
Date: 2016-09-18
Author: Matthew J. Denny <[email protected]>, James D. Wilson
<[email protected]>, Skyler Cranmer <[email protected] >, Bruce A.
Desmarais <[email protected]>, Shankar Bhamidi <[email protected]>
Maintainer: Matthew J. Denny <[email protected]>
Description: Estimation and diagnosis of the convergence of Generalized
Exponential Random Graph Models via Gibbs sampling or Metropolis
Hastings with exponential down weighting.
URL: https://github.com/matthewjdenny/GERGM
License: GPL-3
Imports:
Rcpp,
ggplot2,
methods,
stringr,
igraph,
plyr,
parallel,
coda,
vegan,
scales,
RcppParallel,
slackr,
matrixcalc
Depends:
R (>= 3.2.0)
LinkingTo: BH,
Rcpp,
RcppArmadillo,
RcppParallel
RoxygenNote: 5.0.1
Suggests:
testthat,
knitr,
rmarkdown
SystemRequirements: GNU make
VignetteBuilder: knitr