View source: R/ksTestContParam.R
ksTest | R Documentation |
Calculates the KS test for the comparison between runs or windows of the same run
ksTest(runs, windows = FALSE, namesToExclude)
runs |
A list of rwty.chain type |
windows |
A boolean to set if the calculation is within runs or between runs |
namesToExclude |
Column names to exclude from the calculations, default = bl, Iteration, Likelihood, Posterior, Prior |
data frame of KS values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.