-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
52 lines (48 loc) · 1018 Bytes
/
_pkgdown.yml
File metadata and controls
52 lines (48 loc) · 1018 Bytes
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
destination: docs
url: https://github.com/paulnorthrop/evmissing
development:
mode: release
template:
bootstrap: 5
bootswatch: flatly
math-rendering: mathjax
reference:
- title: Package
desc: ~
contents:
- "evmissing"
- title: GEV Inference
desc: ~
contents:
- "block_maxima"
- "gev_mle"
- "gev_bayes"
- "gev_weighted"
- "evmissing_methods"
- "confint_gev_methods"
- title: Return levels
desc: ~
contents:
- "gev_return"
- "return_level_methods"
- "confint_return_level_methods"
- title: Example datasets
desc: ~
contents:
- "BloomsburyOzone"
- "BloomsburyOzoneMaxima"
- "BrestSurgeDays"
- "BrestSurgeMaxima"
- "BrestSurgeMissing"
- "PlymouthOzone"
- "PlymouthOzoneMaxima"
- "days"
- title: GEV influence curves
desc: ~
contents:
- "gev_influence"
- "gev_influence_rl"
- title: Simulation
desc: ~
contents:
- "sim_data"