-
Notifications
You must be signed in to change notification settings - Fork 13
/
_pkgdown.yml
71 lines (69 loc) · 1.36 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
destination: docs
template:
params:
bootswatch: flatly
opengraph:
image:
src: https://trangdata.github.io/treeheatr/reference/figures/card.png
alt: "treeheatr"
twitter:
creator: "@trangdata"
card: summary_large_image
reference:
- title: "Primary functions"
desc: >
Package primary functions
- contents:
- heat_tree
- treeheatr
- draw_tree
- draw_heat
- title: "Utility functions"
desc: >
Package primary functions
- contents:
- get_fit
- compute_tree
- prediction_df
- clust_samp_func
- clust_feat_func
- scale_norm
- term_node_pos
- position_nodes
- prepare_feats
- eval_tree
- align_plots
- get_cols
- get_disp_feats
- prep_data
- title: "Datasets"
desc: >
Attached datasets available for use via lazy-loading
- contents:
- penguins
- diabetes
- wine
- wine_quality_red
- galaxy
- train_covid
- test_covid
navbar:
structure:
left: [home, reference, articles]
right: [github, twitter]
components:
home:
icon: fa-home
href: index.html
reference:
text: Documentation
href: reference/index.html
articles:
text: Vignette
href: articles/explore.html
github:
icon: fa-github fab
href: https://github.com/trangdata/treeheatr
twitter:
icon: fa-twitter fab
href: https://twitter.com/trangdata