mbreak1: Detect One Structural Break
Description
Internal function to detect one structural break in the cointegration relationship.
Usage
mbreak1(datap, n, model, tb, lagoption)
Value
List with tau statistic and break point location.
Arguments
- datap
Data matrix with dependent variable in first column.
- n
Sample size.
- model
Model specification (0-3).
- tb
Trimming parameter (number of observations).
- lagoption
Lag selection option (0 or 1).