permusign {tsfa}R Documentation

Internal Utility to Permute the Loadings Matrix.

Description

Internal utility to permute the loadings matrix.

Usage

    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,


[Package tsfa version 2015.7-1 Index]