-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
97 lines (84 loc) · 1.96 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
url: http://sahirbhatnagar.com/sail
template:
params:
bootswatch: cosmo
docsearch:
api_key: f8a14d62b00c65f3af4a90aa62a286b8
index_name: sail
authors:
Sahir Bhatnagar:
href: http://sahirbhatnagar.com
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 sail model
contents:
- sail
- cv.sail
- title: Methods for objects of class sail and cv.sail
desc: >
Method functions to extract relevant information from fitted objects
contents:
- predict.sail
- predict.cv.sail
- print.sail
- coef.sail
- coef.cv.sail
- plot.sail
- plot.cv.sail
- title: Datasets
desc: >
Two datasets that ship with the package to illustrate usage
contents:
- sailsim
- oasis
- title: Marginal Plots
desc: >
Visualize the relationship between the response and main effects or interactions
contents:
- plotMain
- plotInter
- title: Simulate Data
desc: >
Reproduce the simulated data from the sail paper
contents:
- gendata
- gendataPaper
- title: Internal Utility Functions
desc: >
Functions not really meant for the user
contents:
- Q_theta
- createfolds
- cv.lspath
- design_sail
- SoftThreshold
- l2norm
- cbbPalette
- nonzero
- check_col_0
- standardize
navbar:
type: default
left:
- text: Home
href: index.html
- text: Vignettes
menu:
- text: Introduction to sail
href: articles/introduction-to-sail.html
- text: User defined design matrix
href: articles/user-defined-design.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