Learn R Programming

BAYSTAR (version 0.2-10)

unemployrate: U.S. monthly civilian unemployment rate

Description

U.S. monthly civilian unemployment rate, seasonally adjusted and measured in percentage, from January 1948 to March 2004. The data set is available in Tsay (2005).

Usage

data(unemployrate)

Arguments

Format

unemployrate is a data frame with 675 observations

References

Tsay, R.S. (2005) Analysis of Financial Time Series. Second ed. Wiley, Hoboken.

Examples

Run this code
# NOT RUN {
data(unemployrate)
plot.ts(unemployrate)
# }

Run the code above in your browser using DataLab