svd.tpdm {ExtrPatt}R Documentation

Singular Value decomposition for cross-TPDM

Description

Calculates singular value decomposition (SVD) of given cross-TPDM

Usage

svd.tpdm(Sigma, X, Y)

Arguments

Sigma

A n x n data array, containing the cross-TPDM, can be output of est.tpdm.

X

A t x n dimensional, numeric Data-matrix with t: Number of time steps and n: Number of grid points/stations.

Y

Same as X but for second variable.

Value

List containing


[Package ExtrPatt version 0.1-4 Index]