Learn R Programming

EFAtools (version 0.8.0)

.consensus_loss: Mean squared discrepancy to a consensus target

Description

Mean squared discrepancy to a consensus target

Usage

.consensus_loss(aligned_loadings, target)

Value

Mean sum of squared deviations from the target across matrices.

Arguments

aligned_loadings

List of aligned loading matrices.

target

Consensus target matrix.