Learn R Programming

riemstats (version 0.2.0)

ts2corr: Compute OAS-Shrunk Correlation Matrix from Time Series

Description

Normalizes a time series matrix and computes its OAS-shrunk correlation matrix.

Usage

ts2corr(ts)

Value

A shrunk correlation matrix.

Arguments

ts

A numeric matrix representing time series data.