bootstrapfun {changepointTests} | R Documentation |
This function select a bootstrap sample of indices and compute the Cramer-von Mises and Kolmogorov-Smirnov test statistics for changepoint
bootstrapfun(X, n)
X |
n x d matrix of pseudo-observations; |
n |
length of the series. |
cvm |
simulated value of the Cramer-von Mises statistic |
ks |
simulated value of the Kolmogorov-Smirnov statistic |