-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
81 lines (75 loc) · 1.86 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
destination: docs
template:
params:
bootswatch: cosmo
docsearch:
# api_key: add later
index_name: SingleCaseES
url: https://jepusto.github.io/SingleCaseES/
navbar:
right:
- icon: fa-github
href: https://github.com/jepusto/SingleCaseES/
repo:
url:
home: https://github.com/jepusto/SingleCaseES/
source:
authors:
James Pustejovsky:
href: https://www.jepusto.com/
reference:
- title: "Calculating one or more effect size estimates"
desc: "Functions for calculating one or more effect size estimates"
contents:
- batch_calc_ES
- calc_ES
- calc_phase_pairs
- title: "Calculating non-overlap effect size indices"
desc: "Functions for calculating non-overlap effect size indices for single-case designs"
contents:
- IRD
- NAP
- PAND
- PEM
- PND
- Tau
- Tau_BC
- Tau_U
- title: "Calculating parametric effect size indices"
desc: "Functions for calculating parametric effect size indices for single-case designs"
contents:
- LRRd
- LRRi
- LOR
- LRM
- PoGO
- SMD
- title: "Estimating the gradual effects model"
desc: "Function for estimating the gradual effects model for single-case designs"
contents:
- gem_scd
- title: "Shiny Apps"
desc: "Functions to launch shiny apps"
contents:
- SCD_effect_sizes
- shine_gem_scd
- title: "Example Datasets"
desc: "Example datasets from single-case designs"
contents:
- Byiers2014
- Casey1978
- Crozier2005
- Dennis2021
- English1997
- Facon2008
- Kelley2015
- McKissick
- Olszewski2017
- Peters2020
- Schmidt2007
- Schmidt2012
- Shogren
- Spencer2012
- Strasberger2014
- Thorne
- Wright2012