print.GFA {GrFA}R Documentation

Print

Description

Print the summarized results of the estimated group factor model, such as the estimated global and local factors.

Usage

## S3 method for class 'GFA'
print(x, ...)

Arguments

x

the GFA object returned from the algorithm.

...

additional print arguments.

Value

No return value, called for side effects


[Package GrFA version 0.1.1 Index]