-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
46 lines (43 loc) · 1.11 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
url: http://tidyverts.github.io/fable.binary/
template:
bootstrap: 5
theme: tango
bootswatch: flatly
bslib:
base_font: {google: "Fira Sans"}
heading_font: {google: "Fira Sans"}
code_font: "Hack, mono"
primary: "#234460"
link-color: "#234460"
includes:
in_header: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/hack-font@3/build/web/hack-subset.css">
authors:
Rob Hyndman:
href: http://robjhyndman.com
navbar:
type: light
left:
- text: "Reference"
href: reference/index.html
- text: "Change Log"
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/tidyverts/fable.binary
reference:
- title: "Functions"
desc: "Functions for modelling and forecasting binary time series"
contents:
- LOGISTIC
- BINNET
- starts_with("fitted")
- starts_with("forecast")
- starts_with("generate")
- starts_with("glance")
- starts_with("refit")
- starts_with("residuals")
- starts_with("tidy")
- title: "Data"
desc: "Data sets in the package"
contents:
- melb_rain