cpCopStatsBKRS: Function to compute the statistics for the BKRS process

View source: R/cpCopStatsBKRS.R

cpCopStatsBKRSR Documentation

Function to compute the statistics for the BKRS process

Description

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

Usage

cpCopStatsBKRS(x, n, d)

Arguments

x

n x d matrix of pseudo-observations

n

length of the series

d

number of variables

Value

MC

Matrix needed for multipliers

MC1

Matrices needed for multipliers

grad1

Esatimated gradient of the copula

Author(s)

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


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