cpCopStats: Function to compute the statistics for the traditional...

View source: R/cpCopStats.R

cpCopStatsR Documentation

Function to compute the statistics for the traditional empirical process

Description

This function is used to compute the empirical process used in the changepoint tests

Usage

cpCopStats(x)

Arguments

x

n x d matrix of pseudo-observations

Value

M

Matrix for the cdf

statS

Values of the Cramer-von Mises statistics

statT

Values of the Kolmogorov-Smirnov statistics

Author(s)

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


changepointTests documentation built on Sept. 30, 2024, 9:24 a.m.