Learn R Programming

bsts (version 0.9.10)

iclaims: Initial Claims Data

Description

A weekly time series of US initial claims for unemployment. The first column contains the initial claims numbers from FRED. The others contain a measure of the relative popularity of various search queries identified by Google Correlate.

Usage

data(iclaims)

Arguments

Format

zoo time series

See Also

bsts

Examples

Run this code
data(iclaims)
plot(initial.claims)

Run the code above in your browser using DataLab