-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
41 lines (39 loc) · 841 Bytes
/
_pkgdown.yml
File metadata and controls
41 lines (39 loc) · 841 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
40
41
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: github
components:
home:
icon: fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
intro:
text: Get started
href: articles/dragonsc.html
reference:
- title: Exported function
desc: dragonsc exports one function for clustering
contents:
- dragonsc
- title: Helper functions
desc: Functions used under the hood to facilitate clustering
contents:
- '`cluster_split`'
- '`expect_max`'
- '`expect_max_zero`'
- '`expectation_step`'
- '`expectation_step_zero`'
- '`initialize_gmm`'
- '`maximization_step`'
articles:
- title: All vignettes
desc: ~
contents: '`dragonsc`'