-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
57 lines (54 loc) · 1.47 KB
/
_pkgdown.yml
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
49
50
51
52
53
54
55
56
57
url: https://github.com/prioritizr/surveyvoi
authors:
Jeffrey O Hanson:
href: https://jeffrey-hanson.com
Iadine Chadès:
href: http://www.iadine-chades.org
Emma J Hudgins:
href: https://ejhudgins.com
Joseph Bennett:
href: https://josephrbennett.wordpress.com
template:
bootstrap: 5
params:
bootswatch: flatly
reference:
- title: Summary
desc: Summary of the package
contents:
- surveyvoi
- title: Survey schemes
desc: Functions for generating survey schemes
contents:
- optimal_survey_scheme
- approx_optimal_survey_scheme
- approx_near_optimal_survey_scheme
- env_div_survey_scheme
- geo_cov_survey_scheme
- weighted_survey_scheme
- feasible_survey_schemes
- title: Value of information
desc: Functions for value of information analysis
contents:
- evdci
- evdsi
- approx_evdsi
- n_states
- prior_probability_matrix
- title: Occupancy modelling
desc: Functions for fitting species distribution models
contents:
- fit_hglm_occupancy_models
- fit_xgb_occupancy_models
- title: Simulate data
desc: Functions for simulating datasets
contents:
- simulate_site_data
- simulate_feature_data
- sim_data
- title: Miscellaneous function
desc: Assorted functions with varying uses
contents:
- greedy_heuristic_prioritization
- relative_site_richness_scores
- relative_site_uncertainty_scores