Learn R Programming

FARS (version 0.7.1)

mf_data: Macro-Financial Database

Description

Macro-financial variables used in the replication exercise.

Usage

data(mf_data)

Arguments

Format

A numeric matrix with 59 rows and 519 columns.

Details

The original dataset contains 624 variables. For replication, the first 519 variables are selected, converted to a numeric matrix, and outliers are corrected using the function correct_outliers(..., threshold = 5) provided in FARS.