-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
50 lines (43 loc) · 964 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
url: http://www.quantifish.co.nz/influ2/
template:
bootstrap: 5
bootswatch: cerulean
navbar:
structure:
left: [intro, articles, tutorials, reference, news]
right: [search, github]
reference:
- title: influ2 functions
desc: Functions from the new influ2 R package.
contents:
- influ2
- starts_with("get_")
- id_var_type
- geo_mean
- influ_app
- title: influ2 plots
desc: Plots and tables from the new influ2 R package.
contents:
- starts_with("plot_")
- starts_with("table_")
- title: Data
desc: Simulated data sets that are available.
contents:
- lobsters_per_pot
- title: influ
desc: Functions from the original influ R package.
contents:
- influ
- Influence
- Influence$new
- Influence$init
- Influence$calc
- Influence$effects
- Influence$stanPlot
- Influence$cdiPlot
- Influence$influPlot
- Influence$stepPlot
- Influence$cdiPlotAll
- Influence$stepAndInfluPlot
- coeffs
- ses