-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path_pkgdown.yml
More file actions
84 lines (70 loc) · 1.42 KB
/
_pkgdown.yml
File metadata and controls
84 lines (70 loc) · 1.42 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
title: exuber
url: https://kvasilopoulos.github.io/exuber
template:
bootstrap: 5
params:
ganalytics: UA-129604855-4
bootswatch: cosmo
authors:
Kostas Vasilopoulos:
href: https://kvasilopoulos.com/
Efthymios Pavlidis:
href: https://sites.google.com/site/etpavlidis/
Enrique Martínez-García:
href: https://sites.google.com/view/emgeconomics
reference:
- title: Package
contents:
- exuber
- install_exuberdata
- title: Recursive Augmented Dickey Fuller
desc: >
Estimation & Critical Values
contents:
- radf
- radf_mc_cv
- radf_wb_cv
- radf_wb_cv2
- radf_sb_cv
- radf_crit
- title: Analysis
contents:
- summary.radf_obj
- diagnostics
- datestamp
- title: Tidying
contents:
- tidy.radf_obj
- tidy.radf_cv
- tidy.radf_distr
- tidy.ds_radf
- title: Plotting
contents:
- autoplot.radf_obj
- autoplot.radf_distr
- autoplot.ds_radf
- scale_exuber_manual
- title: Simulation
contents:
- sim_psy1
- sim_psy2
- sim_ps1
- sim_blan
- sim_evans
- sim_div
- title: Helpers
contents:
- psy_minw
- index
- series_names
- ps_tb
- title: Extra tidying methods
contents:
- tidy_join
- tidy_join.radf_obj
articles:
- title: All Articles
navbar: ~
contents:
- simulation
- plotting