forked from dwarton/mvabund
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
58 lines (54 loc) · 1.12 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
url: ~
template:
bootstrap: 5
bootswatch: flatly
development:
mode: auto
navbar:
structure:
left: [intro, reference, articles]
right: [search, github]
components:
reference:
text: Functions glossary
href: reference/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/aliceyiwang/mvabund
reference:
- title: Included datasets
- contents:
- Tasmania
- antTraits
- solberg
- spider
- tikus
- title: Functions for modelling and analysis
- contents:
- starts_with("mv")
- starts_with("many")
- starts_with("anova")
- starts_with("glm")
- ends_with("glm")
- ridgeParamEst
- best.r.sq
- formulaUnimva
- extend.x.formula
- cv.glm1path
- title: Generic and other helpful functions
- contents:
- starts_with("print")
- starts_with("summary")
- starts_with("predict")
- starts_with("logLik")
- starts_with("deviance")
- as.mvabund
- unabund
- title: Plotting functions
- contents:
- starts_with("plot")
- starts_with("boxplot")
- starts_with("coefplot")
- starts_with("residuals")
- ends_with("plot")
- shiftpoints