multiple_run_test_stat: Calculate the run test statistic for a set of binary chains...

Description Usage Arguments

Description

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.

Usage

1
multiple_run_test_stat(bin_chains, p)

Arguments

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.


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