-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
82 lines (77 loc) · 1.97 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
url: https://openpharma.github.io/graphicalMCP/
template:
bootstrap: 5
reference:
- title: Creating an initial graph
- desc: Functions for creating a graphical multiple comparison procedure
- contents:
- graph_create
- print.initial_graph
- plot.initial_graph
- as_initial_graph
- as_graphMCP
- as_igraph
- title: Updating a graph
- desc: Functions for updating a graphical multiple comparison procedure after deleting hypotheses
- contents:
- graph_update
- print.updated_graph
- plot.updated_graph
- title: Calculating hypothesis weights in a closure
- desc: Function for generating the weighting strategy
- contents:
- graph_generate_weights
- title: Testing a graphical multiple comparison procedure
- desc: Functions for performing a graphical multiple comparison procedure
- contents:
- graph_test_closure
- graph_test_shortcut
- print.graph_report
- graph_rejection_orderings
- adjust_p_bonferroni
- adjust_p_parametric
- adjust_p_simes
- adjust_weights_parametric
- adjust_weights_simes
- title: Power simulation
- desc: Functions for performing power simulations
- contents:
- graph_calculate_power
- print.power_report
- title: Example graphs
- desc: Functions for creating example graphical multiple comparison procedures
- contents:
- bonferroni
- bonferroni_holm
- fallback
- fallback_improved_1
- fallback_improved_2
- fixed_sequence
- huque_etal
- random_graph
- simple_successive_1
- simple_successive_2
- two_doses_two_primary_two_secondary
- three_doses_two_primary_two_secondary
navbar:
structure:
left: [intro, glossary, reference, articles, tutorials, news]
components:
glossary:
text: Glossary
href: articles/glossary.html
reference:
text: Function reference
href: reference/index.html
articles:
- title: Vignettes
navbar: ~
contents:
- shortcut-testing
- closed-testing
- graph-examples
- comparisons
- generate-closure
- title: Glossary
contents:
- glossary