-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
44 lines (41 loc) · 780 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
44 lines (41 loc) · 780 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
42
43
url: https://ejikeugba.github.io/serp
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
news:
text: Changelog
href: news/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/ejikeugba/serp/
reference:
- title: All functions
contents:
- '`AIC.serp`'
- '`anova.serp`'
- '`BIC.serp`'
- '`coef.serp`'
- '`confint.serp`'
- '`logLik.serp`'
- '`predict.serp`'
- '`print.serp`'
- '`print.summary.serp`'
- '`serp.control`'
- '`serp`'
- '`summary.serp`'
- '`vcov.serp`'
- '`wine`'