permusign: Internal Utility to Permute the Loadings Matrix.

Description Usage Arguments Value Author(s) See Also

View source: R/tsfa.R

Description

Internal utility to permute the loadings matrix.

Usage

1
    permusign(B, Btarget, Phi=NULL)

Arguments

B

proposed loadings matrix.

Btarget

target loadings matrix.

Phi

proposed Phi matrix.

Value

list with a permuted and sign changed loadings matrix and the corresponding Phi matrix.

Author(s)

Paul Gilbert and Erik Meijer

See Also

factors, factorNames, TSFmodel,


tsfa documentation built on Jan. 13, 2021, 10:53 a.m.