SSR.recursive: Calculate SSR recursively

View source: R/SSR.matrix.R

SSR.recursiveR Documentation

Calculate SSR recursively

Description

Calculate SSR recursively

Usage

SSR.recursive(y, x, beg, end, width = 2)

Arguments

y

A dependent variable.

x

Explanatory variables.

beg, end

The start and the end of SSR calculating period.

width

Minimum spacing between the breaks.

Value

The vector of calculated recursive SSR.

References

Brown, R. L., J. Durbin, and J. M. Evans. “Techniques for Testing the Constancy of Regression Relationships over Time.” Journal of the Royal Statistical Society. Series B (Methodological) 37, no. 2 (1975): 149–92.


d9d6ka/RANEPA-R documentation built on May 4, 2024, 7:11 a.m.