Description Usage Arguments Value References See Also Examples
View source: R/non-overlap-measures.R
Calculates the robust improvement rate difference index (Parker, Vannest, & Brown, 2009). The range of IRD depends on the number of observations in each phase.
1 2 3 4 5 6 7 8 |
A_data |
vector of numeric data for A phase. Missing values are dropped. |
B_data |
vector of numeric data for B phase. Missing values are dropped. |
condition |
vector identifying the treatment condition for each observation in the series. |
outcome |
vector of outcome data for the entire series. |
baseline_phase |
character string specifying which value of
|
improvement |
character string indicating direction of improvement. Default is "increase". |
Numeric value
Parker, R. I., Vannest, K. J., & Brown, L. (2009). The improvement rate difference for single-case research. Exceptional Children, 75(2), 135–150. doi:doi: 10.1177/001440290907500201
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.