KS.test.t {LambertW}R Documentation

Kolmogorov - Smirnov test for student-t data

Description

Performs a KS test to see if data is student-t with nu degrees of freedom, mean mu_x, and stand. dev. sigma_x.

Usage

KS.test.t(y, theta = NULL)

Arguments

y data
theta theta incl. df parameter nu

Value

KS test output

Author(s)

Georg M. Goerg

References

Goerg, G.M. (2009). “Lambert W Random Variables - A new class of skewed distribution functions”. Unpublished


[Package LambertW version 0.1.0 Index]