proposal2: Rotate loadings and factor scores to a permuted positive...

Description Usage Arguments Value Author(s)

View source: R/RcppExports.R

Description

Rotates loading matrix according to specified founding variable row indices.

Usage

1
proposal2(new_r_idx, lambda, factors)

Arguments

new_r_idx

vector of row indices of length equal to the number of factors.

lambda

Loading matrix.

factors

A n x m matrix of factor scores that is rotated.

Value

A list of rotated loadings and factors.

Author(s)

Albert X Man


bayesefa documentation built on Feb. 10, 2021, 5:10 p.m.