GPCAiteration-class: GPCAiteration-class

Description Details Note Author(s) Examples

Description

GPCAiteration S3 class returned by GPCA_iteration

Details

x_prev

Previous set of random variable, x_prev input variable of GPCA_iteration

x_gauss_prev

Marginal Gaussianization of x_prev obtained through normalizeGaussian_severalstations

B_prev

rotation matrix (i. e. eigenvector matrix of the covariance matrix of x_gauss_prev)

x_next

results obtained by multiplying B_prev by x_gauss_prev (see equation 1 of the reference in GPCA_iteration)

Note

Formal definition with setOldClass for the S3 class GPCAiteration

Author(s)

Emanuele Cordano

Examples

1
2
3
showClass("GPCAiteration")

 

RMAWGEN documentation built on Dec. 12, 2019, 9:07 a.m.