-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
63 lines (60 loc) · 1.13 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
58
59
60
61
62
63
destination: docs
development:
mode: unreleased
template:
params:
bootswatch: paper
reference:
- title: Package
desc: ~
contents:
- "exdex"
- title: Inference for the extremal index
desc: ~
contents:
- "dgaps"
- "dgaps_stat"
- "dgaps_imt"
- "dgaps_imt_stat"
- "kgaps"
- "kgaps_stat"
- "kgaps_imt"
- "kgaps_imt_stat"
- "iwls"
- "spm"
- title: Choosing tuning parameters
desc: ~
contents:
- "choose_b"
- "choose_ud"
- "choose_uk"
- title: Calculating block maxima
desc: ~
contents:
- "all_max_rcpp"
- title: Example data
desc: ~
contents:
- "cheeseboro"
- "newlyn"
- "sp500"
- "uccle"
- "uccle720"
- "uccle720m"
- title: Data manipulation
desc: ~
contents:
- "split_by_NAs"
- title: Generics
desc: ~
contents:
- "dgaps_methods"
- "iwls_methods"
- "kgaps_methods"
- "spm_methods"
- "confint.dgaps"
- "confint.kgaps"
- "confint.spm"
- "plot.choose_b"
- "plot.choose_ud"
- "plot.choose_uk"