Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Econometrics›Fourier Vector Error Correction Model (Fourier VECM)
Regression modelEconometrics / time series

Fourier Vector Error Correction Model (Fourier VECM)

Fourier Vector Error Correction Model · Also known as: Fourier VECM, Fourier-approximation VECM, smooth-break VECM, trigonometric VECM

The Fourier VECM augments the classical vector error correction model with low-frequency trigonometric terms — sine and cosine components — to capture smooth, gradual structural change in cointegrating relationships without specifying the number or timing of breaks in advance. It is used for multivariate cointegrated systems where long-run equilibria may shift gradually over time.

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Fourier VECM
Fourier ARDL Bounds TestFourier VAR modelNonlinear VECMStructural break VECMVector Error Correction…Fourier AR ModelFourier Engle-Granger co…

When to use it

Use Fourier VECM when you have a cointegrated multivariate time series (typically macro or financial data) and suspect that the long-run equilibrium has changed gradually over time due to structural events — but you do not know the number or timing of breaks. It is preferable to standard VECM when Chow-type break tests suggest instability, and preferable to sharp-break VECM (e.g., Zivot-Andrews VECM) when the transition is thought to be smooth rather than abrupt. Do not use it when cointegration is absent, when series are I(0), or when the sample is short (fewer than ~80 observations), as estimating Fourier frequencies reliably requires adequate time-span. Avoid if the structural change is genuinely abrupt — a sharp-break approach will be more efficient in that case.

Strengths & limitations

Strengths
  • Handles gradual structural change in cointegrating relationships without requiring prior knowledge of break dates or number of breaks.
  • More general than standard VECM: nests the constant-parameter VECM as the special case when Fourier coefficients are zero.
  • Avoids spurious detection of multiple breaks that plagues sequential-break tests on short series.
  • Parsimonious — a single low-frequency Fourier pair often captures substantial smooth variation with only two extra parameters per equation.
  • Compatible with Johansen's reduced-rank framework, preserving familiar identification and inference procedures.
Limitations
  • Cannot capture sharp, discrete structural breaks well — low-frequency Fourier terms are too smooth to track sudden jumps.
  • Frequency selection via grid search introduces a pre-testing problem that is not fully accounted for in standard critical values.
  • Requires a sufficient sample length (roughly 80+ observations) for reliable frequency identification and cointegration estimation.
  • Interpretation of Fourier coefficients is not directly economically meaningful — they are nuisance parameters absorbing smooth change, not structural estimates.

Frequently asked

How is Fourier VECM different from a standard VECM with a time trend?

A linear time trend allows only a fixed slope shift in the deterministic component, while Fourier terms can represent non-monotonic, wave-like structural change. Fourier VECM is therefore more flexible and can capture U-shaped or hump-shaped drift that a linear trend cannot.

How do I choose the Fourier frequency k?

Estimate the model for each integer k from 1 up to T/2 (or a practical maximum such as 5) and select the k that minimises the residual sum of squares or BIC across the system. In practice k=1 or k=2 is almost always chosen, as higher frequencies tend to overfit.

Do I still need to test for cointegration before using Fourier VECM?

Yes. You should confirm the cointegration rank using a Johansen trace or max-eigenvalue test (possibly augmented with Fourier terms itself) before estimating the model. Fourier VECM does not create cointegration — it only accommodates smooth change in an already-cointegrated system.

Can Fourier VECM handle multiple structural breaks?

To some extent — a single low-frequency Fourier pair can approximate the combined smooth effect of multiple gradual breaks. However, if breaks are sharp and numerous, dedicated multiple-break VECM approaches (such as Bai-Perron-type extensions) are more appropriate.

Is the Fourier VECM available in standard econometric software?

Not as a built-in routine in EViews, Stata, or R's standard packages. Researchers typically implement it by manually constructing the sin and cos regressors and passing them into Johansen's procedure or a VAR with restricted deterministics. Custom R scripts and Gauss code circulate in the literature.

Sources

  1. Enders, W., & Lee, J. (2012). A Unit Root Test Using a Fourier Series to Approximate Smooth Breaks. Oxford Bulletin of Economics and Statistics, 74(4), 574–599. DOI: 10.1111/j.1468-0084.2011.00662.x ↗
  2. Becker, R., Enders, W., & Lee, J. (2006). A Stationarity Test in the Presence of an Unknown Number of Smooth Breaks. Journal of Time Series Analysis, 27(3), 381–409. DOI: 10.1111/j.1467-9892.2006.00478.x ↗

How to cite this page

ScholarGate. (2026, June 3). Fourier Vector Error Correction Model. ScholarGate. https://scholargate.app/en/econometrics/fourier-vecm

Related methods

Fourier ARDL Bounds TestFourier VAR modelNonlinear VECMStructural break VECMVector Error Correction Model

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Fourier ARDL Bounds TestEconometrics↔ compare
  • Fourier VAR modelEconometrics↔ compare
  • Nonlinear VECMEconometrics↔ compare
  • Structural break VECMEconometrics↔ compare
  • Vector Error Correction ModelEconometrics↔ compare
Compare side by side →

Referenced by

Fourier AR ModelFourier Engle-Granger cointegrationFourier VAR model

Similar methods

Fourier Johansen cointegrationFourier VAR modelFourier Engle-Granger cointegrationFourier WLSFourier OLSFourier ARDL Bounds TestFourier AR ModelFourier Panel Data Analysis

Related reference concepts

EconometricsMathematical and Quantitative MethodsEconometric ModelingMultiple or Simultaneous Equation Models • Multiple VariablesSingle Equation Models • Single VariablesFinancial Econometrics

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Fourier VECM (Fourier Vector Error Correction Model). Retrieved 2026-07-21 from https://scholargate.app/en/econometrics/fourier-vecm · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Enders & Lee (2004/2012); extended to VECM by subsequent authors
Year
2004–2012
Type
Error-correction model with Fourier terms
DataType
Multivariate time series (integrated, cointegrated)
Subfamily
Econometrics / time series
Related methods
Fourier ARDL Bounds TestFourier VAR modelNonlinear VECMStructural break VECMVector Error Correction Model
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account