crit.Q.Rtest: Critical values for the retrospective forward CUSUM test

View source: R/cusumprocess.R

crit.Q.RtestR Documentation

Critical values for the retrospective forward CUSUM test

Description

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

Usage

crit.Q.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.Q.Rtest(1)

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