-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
66 lines (57 loc) · 1.19 KB
/
_pkgdown.yml
File metadata and controls
66 lines (57 loc) · 1.19 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
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
64
65
66
url: https://ercbk.github.io/ebtools/
template:
bootstrap: 5
bootswatch: simplex
math-rendering: mathjax
bslib:
bg: "#ffffff"
body-bg: "#ffffff"
fg: "#444444"
primary: "#990000"
heading_font: {google: "Titillium Web"}
pkgdown-nav-height: 110px
navbar-brand-color: "#990000"
navbar-brand-font-size: 2.40rem
params:
ganalytics: G-CG72G9JY1V
reference:
- title: EDA
contents:
- skim_arrow
- title: Geospatial
contents:
- add_spatial_lags
- pooled_temporal_variogram
- title: Preprocessing
contents:
- to_js_array
- title: Statistics
contents:
- cles
- get_boot_ci
- title: Time Series
contents:
- add_mase_scale_feat
- add_tsfeatures
- create_dtw_grids
- descale_by_mase
- dtw_dist_gridsearch
- prewhitened_ccf
- scale_by_mase
- test_fable_resids
- test_lm_resids
- title: Data
contents:
- indiana_pos_rate
- ohio_covid
- us_regional_cases
- us_regional_deaths
navbar:
structure:
left: []
right: [reference, news, github]
components:
- text: Reference
href: reference/index.html
- text: Changelog
href: news/index.html