-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
65 lines (58 loc) · 1.27 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
url: https://bcallaway11.github.io/BMisc/
template:
bootstrap: 5
bootswatch: cerulean
reference:
- title: Funtions for working with panel data
contents:
- makeBalancedPanel
- panel2cs
- panel2cs2
- ids2rownum
- cs2panel
- subsample
- blockBootSample
- multiplier_bootstrap
- get_group
- get_YiGmin1
- get_Yi1
- get_Yibar
- get_Yit
- get_first_difference
- get_lagYi
- get_Yibar_pre
- get_principal_components
- orig2t
- t2orig
- title: Functions for working with distributions
contents:
- makeDist
- combineDfs
- invertEcdf
- checkfun
- weighted.checkfun
- getWeightedQuantiles
- getWeightedMean
- getWeightedDf
- title: Functions for creating summary statistics
contents:
- compareBinary
- title: Functions for working with formulas
contents:
- dropCovFromFormla
- addCovToFormla
- lhs.vars
- rhs
- rhs.vars
- toformula
- title: Other miscellaneous functions
contents:
- getListElement
- source_all
- TorF
- element_wise_mult
- mv_mult
- drop_collinear
- title: Package documentation
contents:
- BMisc