-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_pkgdown.yml
98 lines (85 loc) · 2.1 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
95
96
97
98
url: https://sahirbhatnagar.com/ggmix
template:
params:
bootswatch: cosmo
docsearch:
api_key: f8a14d62b00c65f3af4a90aa62a286b8
index_name: ggmix
authors:
Sahir Bhatnagar:
href: https://sahirbhatnagar.com
Karim Oualkacha:
href: https://karimoualkacha.uqam.ca/
Yi Yang:
href: http://www.math.mcgill.ca/yyang/
Celia Greenwood:
href: https://www.mcgill.ca/statisticalgenetics/
development:
mode: auto
reference:
- title: Model Fitting
desc: >
Main functions for fitting the ggmix model
contents:
- ggmix
- gic
- title: Methods for objects of class ggmix_fit and ggmix_gic
desc: >
Method functions to extract relevant information from fitted objects
contents:
- predict.ggmix_fit
- predict.ggmix_gic
- print.ggmix_fit
- coef.ggmix_fit
- coef.ggmix_gic
- plot.ggmix_fit
- plot.ggmix_gic
- ranef
- title: Datasets
desc: >
Two datasets that ship with the package to illustrate usage
contents:
- karim
- admixed
- title: Diagnostic Plots
desc: >
Plots for assessing model fit
contents:
- plot.ggmix_gic
- title: Simulate Data
desc: >
Simulate data with different geographies
contents:
- gen_structured_model
- title: Internal Utility Functions
desc: >
Functions not really meant for the user
contents:
- logliklasso
- lmmlasso
- kkt_check
- lambdalasso
- sigma2lasso
- gr_eta_lasso_fullrank
- fn_eta_lasso_fullrank
- ggmix_data_object
navbar:
type: default
left:
- text: Home
href: index.html
- text: Vignettes
menu:
- text: Introduction to ggmix
href: articles/introduction-to-ggmix.html
- text: Prior annotation weights
href: articles/prior-annotation-weights.html
- text: Alternative input for population structure
href: articles/alternative-kinship-input.html
- text: Functions and data
href: reference/index.html
- text: News
href: news/index.html
twitter:
icon: fa-lg fa-twitter
href: http://twitter.com/syfi_24