Skip to contents

Revision analysis

Functions for analyzing revisions of time series.

get_first_efficient_release()
Identify the First Efficient Release in Vintage Data
get_revision_analysis()
Revision Analysis Summary Statistics
summary(<lst_efficient>)
Summary of Efficient Release Models

Revision utilities

Utility functions for working with revisions of time series.

get_days_to_release()
Calculate the Number of Days Between Period End and First Release
get_first_release()
Extract the First Data Release (Vintage)
get_fixed_release()
Extract Vintage Values from a Data Frame
get_latest_release()
Extract the Latest Data Release (Vintage)
get_nth_release()
Extract the Nth Data Release (Vintage)
get_releases_by_date()
Get Data Releases for a Specific Date
get_revisions()
Calculate Revisions in Vintage Data

Revision nowcasting

Functions for nowcasting revisions of time series.

kk_nowcast()
Generalized Kishor-Koenig Model for Nowcasting
summary(<kk_model>)
Summarize the results of a kk_model object.

Revision graphs

Functions for plotting revisions of time series.

plot_vintages()
Plot Vintages Data
theme_reviser() colors_reviser() scale_color_reviser() scale_fill_reviser()
Custom Visualization Theme and Color Scales for Reviser

Helpers

Helper functions to convert revisions to a tidy format.

vintages_long()
Convert Vintages Data to Long Format
vintages_wide()
Convert Vintages Data to Wide Format

Data

GDP data used in the package.

gdp
Vintages Data