crit.Q.Rtest | R Documentation |
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.
crit.Q.Rtest(k, alternative = "two.sided")
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". |
A vector of critical values for different significance levels
crit.Q.Rtest(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.