-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathDESCRIPTION
48 lines (48 loc) · 2.94 KB
/
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
43
44
45
46
47
48
Encoding: UTF-8
Package: RSiena
Type: Package
Title: Siena - Simulation Investigation for Empirical Network Analysis
Version: 1.4.21
Date: 2024-12-12
Authors@R: c(person("Tom A.B.", "Snijders", role = c("cre", "aut"), email = "tom.snijders@nuffield.ox.ac.uk",
comment = c(ORCID = "0000-0003-3157-4157")),
person("Ruth M.", "Ripley", role = "aut"),
person("Krists", "Boitmanis", role = c( "aut","ctb")),
person("Christian", "Steglich", role = c("aut","ctb"), comment = c(ORCID = "0000-0002-9097-0873")),
person("Johan", "Koskinen", role = c("ctb"), comment = c(ORCID = "0000-0002-6860-325X")),
person("Nynke M.D.", "Niezink", role = c("aut","ctb"), comment = c(ORCID = "0000-0003-4199-4841")),
person("Viviana", "Amati", role = c("aut","ctb"), comment = c(ORCID = "0000-0003-1190-1237")),
person("Christoph", "Stadtfeld", role = "ctb", comment = c(ORCID = "0000-0002-2704-2134")),
person("James", "Hollway", role = "ctb", comment = c("IHEID", ORCID = "0000-0002-8361-9647")),
person("Per", "Block", role = "ctb", comment = c(ORCID = "0000-0002-7583-2392")),
person("Robert", "Krause", role = "ctb", comment = c(ORCID = "0000-0003-4288-4732")),
person("Charlotte", "Greenan", role = "ctb"),
person("Josh", "Lospinoso", role = "ctb"),
person("Michael", "Schweinberger", role = "ctb", comment = c(ORCID = "0000-0003-3649-5386")),
person("Mark", "Huisman", role = "ctb",comment = c(ORCID = "0000-0002-9009-7859")),
person("Felix", "Schoenenberger", role = c("aut","ctb")),
person("Mark", "Ortmann", role = "ctb"),
person("Marion", "Hoffman", role = "ctb", comment=c(ORCID = "0000-0002-0741-7760")),
person("Robert", "Hellpap", role = "ctb"),
person("Alvaro", "Uzaheta", role = "ctb", comment=c(ORCID = "0000-0003-4367-3670")),
person("Steffen", "Triebel", role = "ctb"))
Maintainer: Tom A.B. Snijders <tom.snijders@nuffield.ox.ac.uk>
Depends: R (>= 3.5.0)
Imports: Matrix, lattice, parallel, MASS, methods, xtable
Suggests: network, tools, codetools, tcltk
SystemRequirements: GNU make
Description: The main purpose of this package is to perform simulation-based
estimation of stochastic actor-oriented models for longitudinal network
data collected as panel data. Dependent variables can be single or
multivariate networks, which can be directed, non-directed, or two-mode;
and associated actor variables.
There are also functions for testing parameters and checking goodness of fit.
An overview of these models is given in Snijders (2017),
<doi:10.1146/annurev-statistics-060116-054035>.
License: GPL-2 | GPL-3 | file LICENSE
LazyData: yes
Biarch: yes
NeedsCompilation: yes
BuildResaveData: no
URL: https://www.stats.ox.ac.uk/~snijders/siena/
BugReports: https://github.com/stocnet/rsiena/issues