-
Notifications
You must be signed in to change notification settings - Fork 42
/
_pkgdown.yml
106 lines (101 loc) · 2.21 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
url: http://pkg.robjhyndman.com/tsfeatures
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: https://robjhyndman.com
Yanfei Kang:
href: https://yanfei.site/
Thiyanga Talagala:
href: https://thiyanga.netlify.com/
Earo Wang:
href: https://earo.me
Yangzhuoran Yang:
href: https://yangzhuoranyang.com
navbar:
type: light
structure:
left: [home, intro, reference, changelog]
right: [search, github]
components:
home:
icon: fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
intro:
text: Get started
href: articles/tsfeatures.html
changelog:
text: Change log
href: news/index.html
github:
icon: fa-github fa-lg
href: https://github.com/robjhyndman/tsfeatures/
reference:
- title: "Package"
desc: "tsfeatures package"
contents:
- tsfeatures-package
- title: tsfeatures
desc: The main function to extract features from a list of time series.
contents:
- tsfeatures
- title: Feature functions
desc: Functions which compute features from time series
contents:
- ac_9
- acf_features
- arch_stat
- autocorr_features
- binarize_mean
- compengine
- crossing_points
- dist_features
- embed2_incircle
- entropy
- firstmin_ac
- firstzero_ac
- flat_spots
- fluctanal_prop_r1
- heterogeneity
- histogram_mode
- holt_parameters
- hurst
- localsimple_taures
- lumpiness
- max_level_shift
- motiftwo_entro3
- nonlinearity
- outlierinclude_mdrmd
- pacf_features
- pred_features
- sampen_first
- sampenc
- scal_features
- spreadrandomlocal_meantaul
- station_features
- std1st_der
- stl_features
- trev_num
- unitroot_kpss
- walker_propcross
- zero_proportion
- title: Utility functions
contents:
- as.list.mts
- title: Data
desc: Download data providing Yahoo server metrics
contents:
- yahoo_data