weightSign: Sign ambiguity corrections

Description Usage Arguments Details Value Functions References See Also

Description

Sign ambiguity corrections adjust the signs of the weights to satisfy a criterion.

Usage

1
2
3

Arguments

W

Weight matrix, where the indicators are on colums and composites are on the rows.

S

Covariance matrix of the data.

Details

Instead of fixing a weight to a particular value, composite variables are typically provided a scale by standardization. This leads to sign indeterminacy because standardized weights W and -W both satisfy the scaling constraint. The sing ambiguity corrections add additional constraints that make

The sign indeterminacy corrections should not be confused with sign chance corrections applied to boostrap samples (See signChange).

Value

W after sign correction.

Functions

References

Wold, H. (1985). Partial Least Squares. In S. Kotz & N. L. Johnson (Eds.), Encyclopedia of statistical sciences (Vol. 6, pp. 581–591). New York: Wiley.

See Also

matrixpls;


matrixpls documentation built on April 28, 2021, 5:07 p.m.