-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_pkgdown.yml
51 lines (51 loc) · 1.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
template:
bootstrap: 5
params:
ganalytics: UA-119053376-1
development:
mode: auto
navbar:
structure:
left:
- home
- articles
- reference
right: github
components:
home:
icon: fa-home fa-lg
href: index.html
articles:
text: Articles
menu:
- text: "Analyzing Researcher Degrees of Freedom: A Case Study"
href: articles/analyzing_rdf.html
reference:
text: Reference
href: reference/index.html
github:
text: Code repository
icon: fa-github
href: https://www.github.com/joachim-gassen/rdfanalysis
reference:
- title: Main functions
desc: Functions to organize the researcher degrees of freedom analyis workflow
contents:
- define_design
- source_design
- prepare_design_documentation
- prepare_design_flow_chart
- test_design
- simulate_design_power
- exhaust_design
- exhaust_design_parallel
- calculate_weighted_estimate
- plot_rdf_estimate_density
- plot_rdf_spec_curve
- plot_rdf_estimates_by_choice
- plot_rdf_ridges_by_dchoice
- shiny_rdf_spec_curve
- title: Helper functions
desc: Functions used by the step template
contents:
- check_choice