cpCopMultStats: Function to compute bootstrapped changepoint statistics

Description Usage Arguments Value Author(s)

View source: R/cpCopMultStats.R

Description

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

Usage

1
cpCopMultStats(MC, xi, s, n)

Arguments

MC

matrix needed for multipliers

xi

multipliers

s

sequence of normalized values in (0,1)

n

length of the series

Value

statS

Simulated values of the Cramer-von Mises statistics

statT

Simulated values of the Kolmogorov-Smirnov statistics

Author(s)

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


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