Description Usage Arguments Examples
This function plots the relative shares of runs for the differences. Every value is subtracted by its predecessor and counted if above zero. The relative share of a change of directions (run) is plotted. The Difference-Sign plot is a graphical representation of the Difference-Sign Runs Test. See also the difference.sign.test function.
1 |
data |
a vector, list or data.frame of data values. |
1 | asm_graphDifferencesign(list(A = rnorm(100), B = (1:100/10)+rnorm(10)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.