KSTest {cascsim}R Documentation

K-S Test

Description

K-S Test

Usage

KSTest(object, ...)

## S4 method for signature 'FitDist'
KSTest(object, n = missing)

Arguments

object

FitDist Object

...

Additional function arguments

n

Number of samples, should not be used in current setting


[Package cascsim version 0.4 Index]