-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
15 lines (15 loc) · 1016 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: INA
Title: Impact network analysis
Version: 1.0.0
Date: 2021-06-02
Authors@R: person("K. A.", "Garrett", email = "[email protected]", role = c("aut", "cre"))
Description: This package provides tools for performing impact network analysis (INA) and related analyses. INA is a framework for evaluating how technologies do or do not successfully manage species or populations, in the context of the linked socioeconomic networks of communication and influence, and the biophysical networks of technology implementation and biological spread. The INA package in the R programming environment provides tools for scenario analysis to evaluate the likely outcomes from a range of regional management strategies. These strategies may include investment in surveillance, training, subsidies supporting management technology adoption, and improvements to management technologies.
Depends: R (>= 3.3.2)
Imports:
truncnorm
Suggests:
igraph
License: GPL (>=3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1