multiple_chi_sq_test_stat_array: Calculate Pearson's chi square test statistics for many sets...

Description Usage Arguments

Description

multiple_chi_sq_test_stat_array takes a three dimensional vector containing multiple sets of binary chains of data, and returns a numeric vector with entries corresponding to the Pearson's chi square test statistics of each set of binary chains of data.

Usage

1
multiple_chi_sq_test_stat_array(bin_chains, n_chain_uniques)

Arguments

bin_chains

A three dimensional vector containing sets of chains of binary data.

n_chain_uniques

An integer value representing the number of unique elements in the set of chains bin_chains.


cwcartmell/maRkov documentation built on May 14, 2019, 1:37 p.m.