kstat: Tests if the functions in 'gmat' have the same distribution...

Description Usage Arguments Value

View source: R/stat.R

Description

Tests if the functions in gmat have the same distribution as the functions in fmat

Usage

1
kstat(fmat, gmat)

Arguments

fmat

Matrix of functions. Each column is a function. Need to be same length as gmat.

gmat

Matrix of functions. Each column is a function.

Value

Value of the K statistic and the associated p value under the null, as a vector.


trevor-harris/kstat documentation built on Aug. 8, 2020, 12:15 a.m.