-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
47 lines (46 loc) · 1.03 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
template:
params:
bootswatch: sandstone
reference:
- title: "Running the Zalpha functions"
desc: >
Use this function to run all the statistics automatically
- contents:
- Zalpha_all
- title: "Create an LD profile"
desc: >
Use this function to create an LD profile. An LD profile is required if you want to adjust for expected LD.
- contents:
- create_LDprofile
- title: "Zalpha functions"
desc: >
These are all the Zalpha functions.
- contents:
- Zalpha
- Zalpha_expected
- Zalpha_rsq_over_expected
- Zalpha_log_rsq_over_expected
- Zalpha_Zscore
- Zalpha_BetaCDF
- title: "Zbeta functions"
desc: >
These are all the Zbeta functions.
- contents:
- Zbeta
- Zbeta_expected
- Zbeta_rsq_over_expected
- Zbeta_log_rsq_over_expected
- Zbeta_Zscore
- Zbeta_BetaCDF
- title: "Diversity functions"
desc: >
These are the diversity functions.
- contents:
- LR
- L_plus_R
- title: "Example datasets"
desc: >
Two example datasets that come with the package.
- contents:
- snps
- LDprofile