-
Notifications
You must be signed in to change notification settings - Fork 21
/
_pkgdown.yaml
77 lines (74 loc) · 1.58 KB
/
_pkgdown.yaml
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
template:
bootswatch: yeti
bootstrap: 5
bslib:
base_font: {google: "Lato"}
heading_font: {google: "Raleway"}
code_font: {google: "IBM Plex Mono"}
h1-font-size: 2.5rem
h2-font-size: 2rem
h3-font-size: 1.5rem
navbar:
bg: dark
left:
- icon: fa-home
href: index.html
- icon: fa-book
text: "Package Introduction"
href: articles/wbm.html
- icon: fa-arrows
text: "Reshaping Tutorial"
href: articles/reshape.html
- icon: fa-file-code-o
text: "Documentation"
href: reference/index.html
- icon: fa-newspaper-o
text: "News"
href: news/index.html
right:
- icon: fa-github fa-lg
text: "Github"
href: https://github.com/jacob-long/panelr
reference:
- title: Regression models
contents:
- wbm
- wbgee
- fdm
- asym
- asym_gee
- wbm_stan
- title: Panel data wrangling
contents:
- panel_data
- widen_panel
- long_panel
- summary.panel_data
- complete_data
- model_frame
- unpanel
- is_panel
- as_panel_data
- title: Model utilities
contents:
- tidy.wbm
- tidy.wbgee
- tidy.fdm
- predict.wbm
- predict.wbgee
- formula.wbm
- nobs.wbm
- wbm-class
- title: Other utilities
contents:
- are_varying
- make_wb_data
- make_diff_data
- get_wave
- line_plot
- heise
- title: Datasets
contents:
- WageData
- teen_poverty
- nlsy