-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 1.32 KB
/
Copy pathDESCRIPTION
File metadata and controls
31 lines (31 loc) · 1.32 KB
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
Package: NetOrigin
Title: Origin Estimation for Propagation Processes on Complex Networks
Description: Performs network-based source estimation. Different approaches are available: effective distance median, recursive backtracking, and centrality-based source estimation. Additionally, we provide public transportation network data as well as methods for data preparation, source estimation performance analysis and visualization.
Version: 1.1-6
Authors@R: c(person("Juliane", "Manitz", email="r@manitz.org", role=c("aut", "cre")), person("Jonas", "Harbering", email="", role=c("ctb")), person("Jun", "Li", email="", role=c("ctb")))
Depends: R (>= 3.2.2)
Imports: igraph, Hmisc, colorspace, mvtnorm, corpcor, plyr, dplyr, tibble
License: GPL-3
LazyData: true
RoxygenNote: 7.2.3
Encoding: UTF-8
Collate:
'0_helper_net.r'
'NetOrigin.r'
'compute_mu_lambda.R'
'origin_helper.r'
'origin_methods.r'
'distance.r'
'data.r'
'data_handling.r'
'initial_condition_sib_model.R'
'robustness.r'
'stochastic_sib_model.R'
NeedsCompilation: no
Packaged: 2023-09-04; jmanitz
Author: Juliane Manitz [aut, cre],
Jonas Harbering [ctb], Jun Li [ctb]
Maintainer: Juliane Manitz <r@manitz.org>
Repository: CRAN
URL: https://netorigin.manitz.org/
BugReports: https://github.com/jmanitz/NetOrigin/issues