Learn R Programming

odpc (version 2.0.5)

One-Sided Dynamic Principal Components

Description

Functions to compute the one-sided dynamic principal components ('odpc') introduced in Pea, Smucler and Yohai (2019) . 'odpc' is a novel dimension reduction technique for multivariate time series, that is useful for forecasting. These dynamic principal components are defined as the linear combinations of the present and past values of the series that minimize the reconstruction mean squared error.

Copy Link

Version

Install

install.packages('odpc')

Monthly Downloads

86

Version

2.0.5

License

GPL (>= 2)

Maintainer

Ezequiel Smucler

Last Published

March 2nd, 2022

Functions in odpc (2.0.5)

crit.odpc

Automatic Choice of Tuning Parameters for One-Sided Dynamic Principal Components via the Minimization of an Information Criterion
cv.odpc

Automatic Choice of Tuning Parameters for One-Sided Dynamic Principal Components via Cross-Validation
plot.odpc

Plot One-Sided Dynamic Principal Components
crit.sparse_odpc

Automatic Choice of Regularization Parameters for Sparse One-Sided Dynamic Principal Components using a BIC type criterion
fitted.odpcs

Get Reconstructed Time Series From an odpcs Object
components_odpcs

Get One-Sided Dynamic Principal Components From an odpcs Object
odpc

Fitting of One-Sided Dynamic Principal Components
forecast.odpcs

Get Forecast From an odpcs Object