multiple_chi_sq_test_stat: Calculate the Pearson's chi square test statistic for a set...

Description Usage Arguments

Description

multiple_chi_sq_test_stat takes a two dimensional integer vector bin_chains in which each row represents a single binary chain of data, and calculates a Pearson's chi square test statistic for the entire set.

Usage

1
multiple_chi_sq_test_stat(bin_chains, n_chain_uniques)

Arguments

bin_chains

A two dimensional integer vector where each row is a separate binary chain of 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.