Learn R Programming

matrixpls (version 0.5.0)

signChange.construct: Construct level sign change correction for boostrapping

Description

Changes the signs of W on all rows where the sign of the sum of the row differs between Worig and W

Usage

signChange.construct(Worig, W)

Arguments

Worig
the original weight matrix
W
a weight matrix of a bootstrap sample

Value

  • A weight matrix with the same dimensions as W after

References

Tenenhaus, M., Esposito Vinzi, V., Chatelin, Y.-M., & Lauro, C. (2005). PLS Path Modeling. Computational Statistics & Data Analysis, 48(1), 159–205. doi:10.1016/j.csda.2004.03.005

See Also

matrixpls.boot

Other signChangeCorrection: signChange.individual