forked from marton-balazs-kovacs/SampleSizePlanner
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
33 lines (32 loc) · 781 Bytes
/
_pkgdown.yml
File metadata and controls
33 lines (32 loc) · 781 Bytes
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
reference:
- title: Shiny App
desc: Functions to use the shiny app
contents:
- run_app
- title: Sample size planning functions
desc: Functions to determine the sample size with different methods
contents:
- ssp_aipe
- ssp_app
- ssp_bf_predetermined
- ssp_bfda
- ssp_eq_bf
- ssp_power_curve
- ssp_power_traditional
- ssp_rope
- ssp_tost
- title: Plotting
desc: Functions to plot the results of sample determination
contents:
- plot_power_curve
- title: Datafiles
desc: Description of pacakge datafiles
contents:
- rope_precalculation_results
- bfda_precalculation_results
- eq_bf_precalculation_results
home:
strip_header: false
links:
- text: Find the Shiny app
href: https://marton-balazs-kovacs.github.io/SampleSizePlanner/