print
S3 method for GPCA
or GPCA_iteration
objectR/print.GPCA.R
, R/print.GPCAiteration.R
print.Rd
print
S3 method for GPCA
or GPCA_iteration
object
# S3 method for class 'GPCA'
print(x, rmin = 1, rmax = 4, cmin = rmin, cmax = rmax, ...)
# S3 method for class 'GPCAiteration'
print(x, rmin = 1, rmax = 4, cmin = rmin, cmax = rmax, ...)