coef.multiblock_projector: Coefficients for a Multiblock Projector

View source: R/multiblock.R

coef.multiblock_projectorR Documentation

Coefficients for a Multiblock Projector

Description

Extracts the components (loadings) for a given block or the entire projector.

Usage

## S3 method for class 'multiblock_projector'
coef(object, block, ...)

Arguments

object

A multiblock_projector object.

block

Optional block index. If missing, returns loadings for all variables.

...

Additional arguments.

Value

A matrix of loadings.


bbuchsbaum/multivarious documentation built on Dec. 23, 2024, 7:47 a.m.