-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_pkgdown.yml
More file actions
72 lines (61 loc) · 1.32 KB
/
_pkgdown.yml
File metadata and controls
72 lines (61 loc) · 1.32 KB
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
url: https://friendly.github.io/candisc
template:
bootstrap: 5
# params:
# bootswatch: cerulean
bslib:
base_font: {google: "Roboto"}
heading_font: {google: "Roboto Slab"}
code_font: {google: "JetBrains Mono"}
# use demo/ files in pkgdown. These get copied to docs/demo/
assets: demo/
figures:
other.parameters:
rgl:
fig.asp: 1
reference:
- title: 🚀📈 candisc
desc: Canonical discriminant analysis
contents:
- candisc-package
- candisc
- candiscList
- can_lm
- dataIndex
- heplot.candisc
- heplot.candiscList
- title: 🚀📈 cancor
desc: Canonical correlation analysis
contents:
- cancor
- heplot.cancor
- plot.cancor
- redundancy
- scores
- Wilks
- title: 📈 discrim
desc: Discriminant analysis
contents:
- predict_discrim
- plot_discrim
- cor_lda
- scores.lda
- title: 🧩 Utilities
desc: Utility functions for graphics
contents:
- predictor.names
- reflect
- varOrder
- vectors
- vectors3d
- vecscale
- title: 🧮 Data
desc: Datasets used to illustrate the methods in the package
contents:
- cereal
- Grass
- HSB
- painters2
- PsyAcad
- Wine
- Wolves