Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

NelPlo

Nelson-Plosser macroeconomic time series


Description

A subset of Nelson-Plosser data.

Usage

data(NelPlo)

Format

The format is: mts [1:43, 1:2] -4.39 3.12 1.08 -1.50 3.91 ... - attr(*, "tsp")= num [1:3] 1946 1988 1 - attr(*, "class")= chr [1:2] "mts" "ts" - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "ip" "stock.prices"

Details

The series are 100*diff(log()) of industrial production and stock prices (S&P500) from 1946 to 1988.

Source

The complete data set is available in package tseries.

Examples

data(NelPlo)
plot(NelPlo)

dlm

Bayesian and Likelihood Analysis of Dynamic Linear Models

v1.1-5
GPL (>= 2)
Authors
Giovanni Petris [aut, cre], Wally Gilks [ctb] (Author of original C code for ARMS)
Initial release
2018-05-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.