GramSchmidtOrthogonalization: GramSchmidtOrtogonalization

Description Usage Arguments Value

View source: R/dimensionalityReduction.R

Description

Helper function to implement Gram-Schmidt Ortogonalization (applied to the factor forecast)

Usage

1

Arguments

Z
  • n x k matrix contaning the k factor generated by the dimensionality reduction module - Numeric

Z_hat
  • h x k matrix containing the h-step ahead forecast for the k input series - Numeric

k
  • Number of factors for the orthogonalization - Numeric

Value

U - (n+h) x k matrix containing the orthogonalized factors


jdestefani/ExtendedDFML documentation built on Dec. 20, 2021, 10:04 p.m.