-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
50 lines (47 loc) · 944 Bytes
/
_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
destination: docs
development:
mode: release
template:
params:
bootswatch: paper
reference:
- title: Package
desc: ~
contents:
- "chandwich"
- title: Loglikelihood adjustment
desc: ~
contents:
- "adjust_loglik"
- title: Statistical inference
desc: ~
contents:
- "anova.chandwich"
- "compare_models"
- "print.compmod"
- "confint.chandwich"
- "plot.confint"
- "print.confint"
- "conf_intervals"
- "conf_region"
- "plot.confreg"
- "profile_loglik"
- title: Generics
desc: ~
contents:
- "coef.chandwich"
- "vcov.chandwich"
- "logLik.chandwich"
- "plot.chandwich"
- "print.chandwich"
- "summary.chandwich"
- "print.summary.chandwich"
- title: Example data
desc: ~
contents:
- "owtemps"
- "rats"
- title: GEV example
desc: ~
contents:
- "log_gev"