GPCA S3 class returned by GPCA

Details

list of GPCA_iteration

subsequent GPCA iterations

final_results

data.frame or matrix of the "gaussianized" data

Note

Formal definition with setOldClass for the S3 class GPCA

Author

Emanuele Cordano

Examples

showClass("GPCA")
#> Virtual Class "GPCA" [package "RMAWGEN"]
#> 
#> Slots:
#>                 
#> Name:   .S3Class
#> Class: character
#> 
#> Extends: "oldClass"