chi_sq_test_stat_array takes a two dimensional matrix of many binary
chains of data and returns a numeric vector filled with a chi square test
statistic for each of them.
| 1 | chi_sq_test_stat_array(bin_chains, n_chain_uniques)
 | 
| bin_chains | A integer matrix of binary chains of data, with each row being a different chain. | 
| n_chain_uniques | A integer value representing the number of unique
values in  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.