-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path_pkgdown.yml
More file actions
39 lines (36 loc) · 802 Bytes
/
_pkgdown.yml
File metadata and controls
39 lines (36 loc) · 802 Bytes
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
url: https://dajmcdon.github.io/sparsegl/
template:
bootstrap: 5
bootswatch: cosmo
bslib:
pkgdown-nav-height: 100px
primary: "#041E42"
bg: "#fafafa"
fg: "#041E42"
navbar:
bg: primary
reference:
- title: "Estimate sparse group lasso"
- contents:
- sparsegl
- cv.sparsegl
- title: "Methods for sparsegl or cv.sparsegl objects."
- contents:
- starts_with("plot")
- starts_with("coef")
- starts_with("predict")
- starts_with("print")
- title: "Risk estimation"
desc: >
Calculate information criteria for model evaluation and model selection.
- contents:
- estimate_risk
- title: "Norm calculations"
- contents:
- ends_with("norm")
- title: "Data"
- contents:
- trust_experts
- title: "Other functions"
- contents:
- make_irls_warmup