Snd1 {GenHMM1d} | R Documentation |
Cramer-von Mises statistic for the goodness-of-fit test of the null hypothesis of a univariate uniform distribution over [0,1]
Description
This function computes the Cramer-von Mises statistic Sn for goodness-of-fit of the null hypothesis of a univariate uniform distrubtion over [0,1]
Usage
Snd1(U)
Arguments
U |
vector of pseudos-observations (approximating uniform) |
Value
sta |
Cramer-von Mises statistic |
[Package GenHMM1d version 0.2.1 Index]