Skip to content

EWS

Early Warning System

v0.2.0 · Feb 24, 2021 · GPL-3

Description

The purpose of Early Warning Systems (EWS) is to detect accurately the occurrence of a crisis, which is represented by a binary variable which takes the value of one when the event occurs, and the value of zero otherwise. EWS are a toolbox for policymakers to prevent or attenuate the impact of economic downturns. Modern EWS are based on the econometric framework of Kauppi and Saikkonen (2008) <doi:10.1162/rest.90.4.777>. Specifically, this framework includes four dichotomous models, relying on a logit approach to model the relationship between yield spreads and future recessions, controlling for recession risk factors. These models can be estimated in a univariate or a balanced panel framework as in Candelon, Dumitrescu and Hurlin (2014) <doi:10.1016/j.ijforecast.2014.03.015>. This package provides both methods for estimating these models and a dataset covering 13 OECD countries over a period of 45 years. In addition, this package also provides methods for the analysis of the propagation mechanisms of an exogenous shock, as well as robust confidence intervals for these response functions using a block-bootstrap method as in Lajaunie (2021). This package constitutes a useful toolbox (data and functions) for scholars as well as policymakers.

Downloads

435

Last 30 days

8718th

888

Last 90 days

3K

Last year

Trend: +75.4% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Quentin Lajaunie <quentin_lajaunie@hotmail.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jean-Baptiste",
                      family = "Hasse",
                      role = "aut"),
               person(given = "Quentin",
                      family = "Lajaunie",
                      role = c("aut", "cre"),
                      email = "quentin_lajaunie@hotmail.fr"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Quentin Lajaunie <quentin_lajaunie@hotmail.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jean-Baptiste",
                      family = "Hasse",
                      role = "aut"),
               person(given = "Quentin",
                      family = "Lajaunie",
                      role = c("aut", "cre"),
                      email = "quentin_lajaunie@hotmail.fr"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Quentin Lajaunie <quentin_lajaunie@hotmail.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jean-Baptiste",
                      family = "Hasse",
                      role = "aut"),
               person(given = "Quentin",
                      family = "Lajaunie",
                      role = c("aut", "cre"),
                      email = "quentin_lajaunie@hotmail.fr"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Quentin Lajaunie <quentin_lajaunie@hotmail.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jean-Baptiste",
                      family = "Hasse",
                      role = "aut"),
               person(given = "Quentin",
                      family = "Lajaunie",
                      role = c("aut", "cre"),
                      email = "quentin_lajaunie@hotmail.fr"))
as necessary.

Dependency Network

Dependencies Reverse dependencies numDeriv EWS

Version History

new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.0 diff Feb 23, 2021
new 0.1.0 Apr 6, 2020