run_chow_tests: Run Chow Tests at Candidate Break Years
Description
Internal function to perform Chow tests.
Usage
run_chow_tests(ts_data, break_years, min_segment)
Value
Data frame with Chow test results.
Arguments
- ts_data
Aggregated time series data.
- break_years
Vector of candidate break years.
- min_segment
Minimum segment size.