-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
52 lines (50 loc) · 1.06 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
title: glca
url: http://kim0sun.github.io/glca
template:
params:
bootswatch:
ganalytics:
reference:
- title: "Exported Functions"
desc: "Exported functions for fitting `glca` model and conduct goodness-of-fit test."
contents:
- '`glca`'
- '`gofglca`'
- '`item`'
- title: "Generic Functions"
desc: "Several generic functions for `glca` class."
contents:
- '`summary.glca`'
- '`coef.glca`'
- '`plot.glca`'
- '`reorder.glca`'
- title: "Example dataset"
contents:
- '`gss08`'
- '`nyts18`'
- title: "Package description"
contents:
- '`glca-package`'
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: github
components:
home:
icon: fas fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
intro:
text: Get started
href: articles/glca.html
github:
icon: fab fa-github fa-lg
href: https://github.com/kim0sun/glca/