print.GFA: Print

View source: R/auxiliary.R

print.GFAR 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


GrFA documentation built on April 4, 2025, 2:09 a.m.

Related to print.GFA in GrFA...