-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
47 lines (43 loc) · 985 Bytes
/
_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
url: https://rjdverse.github.io/rjd3filters/
template:
bootstrap: 5
reference:
- title: Create Specific Moving Averages
contents:
- '`dfa_filter`'
- '`fst_filter`'
- '`localpolynomials`'
- '`lp_filter`'
- '`simple_ma`'
- '`rkhs_filter`'
- '`rkhs_kernel`'
- '`rkhs_optimal_bw`'
- '`rkhs_optimization_fun`'
- '`get_kernel`'
- '`mmsre_filter`'
- title: Stastics on Moving Averages and estimates
contents:
- '`diagnostics-fit`'
- '`diagnostic_matrix`'
- '`fst`'
- '`implicit_forecast`'
- '`get_properties_function`'
- '`mse`'
- '`var_estimator`'
- '`confint_filter`'
- '`polynomial_matrix`'
- title: Manipulation of Moving Averages and Finite Filters
contents:
- '`filter`'
- '`filters_operations`'
- '`finite_filters`'
- '`get_moving_average`'
- '`impute_last_obs`'
- '`moving_average`'
- '`plot_filters`'
- title: Data
contents:
- '`retailsa`'
- title: Deprecated functions
contents:
- '`deprecated-rjd3filters`'