mergeable_chains: Tests if a list of chains can be merged

Description Usage Arguments Details

Description

Test, for all pairs of chains, if they are samples from the same distribution (using equal_distribution).

Usage

1
mergeable_chains(chain_list, strip_chains = TRUE, ...)

Arguments

chains

A list containing coalhmm_chains.

Details

The return value contains a p-value computed from another ks.test testing if the test p-values are uniform. The idea here is that if each parameter is actually equally distributed then the p-values should be uniform.


mailund/coalhmm-analysis documentation built on May 21, 2019, 11:06 a.m.