chi_sq_test_stat_array: Calculate the chi square test statistics for many single...

Description Usage Arguments

Description

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.

Usage

1
chi_sq_test_stat_array(bin_chains, n_chain_uniques)

Arguments

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 bin_chains.


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