| GPCAiteration-class {RMAWGEN} | R Documentation |
GPCAiteration-class
Description
GPCAiteration S3 class returned by GPCA_iteration
Details
x_prevPrevious set of random variable,
x_previnput variable ofGPCA_iterationx_gauss_prevMarginal Gaussianization of
x_prevobtained throughnormalizeGaussian_severalstationsB_prevrotation matrix (i. e. eigenvector matrix of the covariance matrix of
x_gauss_prev)x_nextresults obtained by multiplying
B_prevbyx_gauss_prev(see equation 1 of the reference inGPCA_iteration)
Note
Formal definition with setOldClass for the S3 class GPCAiteration
Author(s)
Emanuele Cordano
Examples
showClass("GPCAiteration")
[Package RMAWGEN version 1.3.7 Index]