multiple_run_test_stat takes a two dimensional integer vector
bin_chains in which each row represents a single binary chain of data,
and calculates a run test statistic for a run of length p for the
entire set.
| 1 | multiple_run_test_stat(bin_chains, p)
 | 
| bin_chains | A two dimensional integer vector where each row is a separate binary chain of data. | 
| p | An integer value representing the length of run to test for. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.