crit.SBQ.Rtest: Critical values for the retrospective stacked backward CUSUM...

View source: R/cusumprocess.R

crit.SBQ.RtestR Documentation

Critical values for the retrospective stacked backward CUSUM test

Description

Provides critical values for some selected values for k for the stacked backward CUSUM test with the linear boundary d(r) = 1+2r for different significance levels.

Usage

crit.SBQ.Rtest(k, alternative = "two.sided")

Arguments

k

Number of regressors and dimension of the CUSUM process

alternative

A character string specifying the alternative hypothesis; must be one of "two.sided" (default) or "one.sided".

Value

A vector of critical values for different significance levels

Examples

crit.SBQ.Rtest(1)

ottosven/backCUSUM documentation built on April 12, 2022, 10:59 p.m.