ortho_vamf: Orthogonalize and normalize latent factors.

Description Usage Arguments Value

Description

Rotate and transform the latent factors to an equivalent representation that facilitates interpretability by using an orthonormal basis in the loading matrix.

Usage

1
ortho_vamf(vars)

Arguments

vars

List of posterior means of model parameters from extract_factors.

Value

The same list but with additional components 'factors' and 'loadings' whose interpretation is analogous to Principal Components Analysis.


willtownes/vamf documentation built on May 8, 2019, 9:31 a.m.