bootstrapfun: Function to perform traditional bootstrap for changepoint

Description Usage Arguments Value

View source: R/bootstrapfun.R

Description

This function select a bootstrap sample of indices and compute the Cramer-von Mises and Kolmogorov-Smirnov test statistics for changepoint

Usage

1

Arguments

X

n x d matrix of pseudo-observations;

n

length of the series.

Value

cvm

simulated value of the Cramer-von Mises statistic

ks

simulated value of the Kolmogorov-Smirnov statistic


changepointTests documentation built on July 27, 2021, 9:07 a.m.