Learn R Programming

changepointTests (version 0.1.7)

cpCopMultStats: Function to compute bootstrapped changepoint statistics

Description

This function compute bootstrapped multipliers values for the Cramer-von Mises and Kolmogorov-Smirnov test statistics for changepoint

Usage

cpCopMultStats(MC, xi, s, n)

Value

statS

Simulated values of the Cramer-von Mises statistics

statT

Simulated values of the Kolmogorov-Smirnov statistics

Arguments

MC

matrix needed for multipliers

xi

multipliers

s

sequence of normalized values in (0,1)

n

length of the series

Author

Bouchra R Nasri and Bruno N Remillard, August 6, 2020