summary.msPCA: Summary Method for msPCA Objects

View source: R/SRPCAMS_methods.R

summary.msPCAR Documentation

Summary Method for msPCA Objects

Description

Provides a summary of a sparse multi-source PCA ('msPCA') result, including group-wise sparsity and explained variance.

Usage

## S3 method for class 'msPCA'
summary(object, ...)

Arguments

object

An object of class "msPCA" as returned by the main msPCA fitting function.

...

Currently ignored.

Value

Prints a summary to the console. No return value.


ssMRCD documentation built on Nov. 5, 2025, 7:44 p.m.