list_supported_types_macro_predictors: List Supported Macro Predictor Dataset Types

View source: R/list_supported_types.R

list_supported_types_macro_predictorsR Documentation

List Supported Macro Predictor Dataset Types

Description

This function returns a tibble with the supported macro predictor dataset types provided by Goyal-Welch, including their frequencies (monthly, quarterly, annual). All dataset types reference the same source file "PredictorData2022.xlsx" for the year 2022. Additionally, it annotates each dataset with the domain "Goyal-Welch".

Usage

list_supported_types_macro_predictors()

Value

A tibble with columns: type (the type of dataset), dataset_name (the file name of the dataset, which is the same for all types), and domain (the domain to which the dataset belongs, always "Goyal-Welch").


tidyfinance documentation built on April 3, 2025, 6:10 p.m.