-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_pkgdown.yml
79 lines (75 loc) · 1.52 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
72
73
74
75
76
77
78
template:
params:
bootswatch: lumen
toc_depth: 4
reference:
- title: "Core functions"
contents:
- glm.cmp
- cmplrtest
- LRTnu
- COM_Poisson_Distribution
- title: "Data sets"
contents:
- attendance
- fish
- takeoverbids
- cottonbolls
- sitophilus
- title: "Generic extract, plot, print and summary methods"
contents:
- AIC.cmp
- coef.cmp
- print.cmp
- plot.cmp
- autoplot.cmp
- summary.cmp
- residuals.cmp
- model.frame.cmp
- model.matrix.cmp
- nobs.cmp
- fitted.cmp
- logLik.cmp
- predict.cmp
- update.cmp
- tidy.cmp
- augment.cmp
- confint.cmp
- glance.cmp
- regression.diagnostic.cmp
- vcov.cmp
- exclude:
contents:
- mpcmp-package
- is.wholenumber
- CBIND
- Z
- comp_expected_values
- comp_lambdas
- comp_mu_loglik
- getnu
- PIT_Plot
- PIT_ggPlot
- nrPIT
- rPIT
- fit_glm_cmp_const_nu
- fit_glm_cmp_vary_nu
- logZ
- logZ_c
navbar:
title: "mpcmp"
type: default
left:
- icon: fa-home fa-lg
href: index.html
- text: "Reference"
href: reference/index.html
- text: "Change log"
href: news/index.html
- text: "Tutorial"
href: "articles/mpcmp.html"
right:
- icon: fa-github fa-lg
href: https://github.com/thomas-fung/mpcmp
- icon: fa-info-circle fa-lg
href: articles/people.html