-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path_pkgdown.yml
94 lines (94 loc) · 1.8 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
template:
bootstrap: 5
params:
ganalytics: G-2XE3QBSNZJ
navbar:
structure:
left: [home, reference, news]
right: [github, twitter, personal-site]
components:
twitter:
icon: "fab fa-twitter fa-lg"
href: https://twitter.com/guyabelguyabel
personal-site:
icon: "fas fa-home fa-lg"
href: https://guyabel.com
figures:
fig.width: 7.2916667
fig.height: 7.2916667
reference:
- title: "Data summaries"
- contents:
- sum_bilat
- sum_region
- sum_lump
- sum_expand
- multi_comp
- multi_comp2
- title: "Visualisation"
- contents:
- mig_chord
- str_wrap_n
- title: "Indices"
- contents:
- starts_with("index")
- title: "Estimation: flows from stocks"
- contents:
- starts_with("ffs")
- title: "Estimation: constrained maximisation routines"
- contents:
- starts_with("cm")
- title: "Estimation: iterative proportional fitting procedures"
- contents:
- ipf2
- ipf3
- ipf2_block
- ipf2_stripe
- title: "Estimation: net migration"
- contents:
- starts_with("net")
- title: "Rescaling functions"
- contents:
- rescale_net
- rescale_integer_sum
- title: "Rogers Castro model age schedule parameters"
- contents:
- starts_with("rc")
- title: "Creating special matrices"
- contents:
- block_matrix
- stripe_matrix
- title: "Miscellaneous"
- contents:
- quadratic_eqn
- dict_ims
- title: "Data"
- contents:
- alabama_1970
- bombay_1951
- indian_sub
- ipumsi_age
- italy_area
- starts_with("korea")
- manila_1970
- new_england_1960
- uar_1960
- usa_1960
- title: "internal"
contents:
- birth_mat
- block_sum
- death_mat
- ipf3_qi
- ipf_seed
- nb_scale_global
- nb_non_zero
- migest-package
- mig_matrix
- mig_tibble
- match_birthplace_tot
- nchars_wrap
- str_wrap_n_single
- sum_net
- sum_od
- umbrella