forked from strengejacke/sjstats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
78 lines (65 loc) · 1.18 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
authors:
Daniel Lüdecke:
href: https://github.com/strengejacke
template:
params:
bootswatch: flatly
reference:
- title: "Regression Models"
contents:
- svyglm.nb
- svyglm.zip
- title: "Bootstrapping"
contents:
- bootstrap
- boot_ci
- title: "Effect Size Statistics for Anova"
contents:
- anova_stats
- title: "Statistics for Crosstables"
contents:
- crosstable_statistics
- table_values
- title: "Weighted Statistics"
contents:
- weight
- weighted_ttest
- title: "Other (Summary) Statistics"
contents:
- gmd
- mannwhitney
- mean_n
- means_by_group
- var_pop
- title: "Tools for Regression Models"
contents:
- chisq_gof
- cv
- cv_error
- title: "Tools for Mixed Models"
contents:
- design_effect
- samplesize_mixed
- se_ybar
- title: "Tools for Bayesian Models"
contents:
- auto_prior
- mediation
- title: "Find Parameters of Distribution"
contents:
- find_beta
- title: "Miscellaneous"
contents:
- inequ_trend
- is_prime
- odds_to_rr
- prop
navbar:
type: default
left:
- icon: fa-home fa-lg
href: index.html
- text: News
href: news/index.html
- text: Reference
href: reference/index.html