-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
95 lines (82 loc) · 2.17 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
url: https://insightsengineering.github.io/cardx
template:
math-rendering: mathjax
package: nesttemplate
# navbar:
# structure:
# left: [intro, reference, articles, tutorials, news, reports]
# right: [search, github]
# github:
# icon: fa-github
# href: https://github.com/insightsengineering/cardx
#
# development:
# mode: auto
# version_label: default
authors:
Daniel D. Sjoberg:
href: "http://www.danieldsjoberg.com/"
reference:
- title: "ARD Creation"
- subtitle: "{stats} package"
- contents:
- ard_stats_anova
- ard_stats_aov
- ard_stats_chisq_test
- ard_stats_fisher_test
- ard_stats_kruskal_test
- ard_stats_mood_test
- ard_stats_mcnemar_test
- ard_stats_oneway_test
- ard_stats_poisson_test
- ard_stats_prop_test
- ard_stats_t_test
- ard_stats_t_test_onesample
- ard_stats_wilcox_test
- ard_stats_wilcox_test_onesample
- subtitle: "{aod} package"
- contents:
- ard_aod_wald_test
- subtitle: "{car} package"
- contents:
- ard_car_anova
- ard_car_vif
- subtitle: "{effectsize} package"
- contents:
- ard_effectsize_cohens_d
- ard_effectsize_hedges_g
- subtitle: "{emmeans} package"
- contents:
- ard_emmeans_mean_difference
- subtitle: "{smd} package"
- contents:
- ard_smd_smd
- subtitle: "{survey} package"
- contents:
- ard_continuous.survey.design
- ard_categorical.survey.design
- ard_dichotomous.survey.design
- ard_missing.survey.design
- ard_attributes.survey.design
- ard_continuous_ci.survey.design
- ard_categorical_ci.survey.design
- ard_total_n.survey.design
- ard_survey_svychisq
- ard_survey_svyranktest
- ard_survey_svyttest
- subtitle: "{survival} package"
- contents:
- ard_survival_survfit
- ard_survival_survfit_diff
- ard_survival_survdiff
- subtitle: "Other ARD functions"
- contents:
- ard_continuous_ci.data.frame
- ard_categorical_ci.data.frame
- ard_regression
- ard_regression_basic
- title: "Helpers"
- contents:
- proportion_ci
- construction_helpers