print.GFA: Print Method for GFA Objects
Description
Print the summarized results of the estimated group factor model, such as the estimated global and local factor numbers and reference statistics.
Usage
# S3 method for GFA
print(x, ...)
Value
No return value, called for side effects.
Arguments
- x
The GFA object returned from the estimation algorithms (e.g., APM, CCA, GCC, CP).
- ...
Additional arguments passed to methods.