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 2009.02-1 Index]