ksTest: Kolmogorov-Smirnov test for the continuous parameters

View source: R/ksTestContParam.R

ksTestR Documentation

Kolmogorov-Smirnov test for the continuous parameters

Description

Calculates the KS test for the comparison between runs or windows of the same run

Usage

ksTest(runs, windows = FALSE, namesToExclude)

Arguments

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

Value

data frame of KS values


lfabreti/convenience documentation built on June 17, 2022, 8:12 a.m.