Learn R Programming

matrixpls (version 0.6.0)

matrixpls-common: Commonly used arguments

Description

The following describes commonly used arguments in the matrixpls package.

Arguments

S
Covariance matrix of the data.
model
There are two options for this argument: 1. lavaan script or lavaan parameter table, or 2. a list containing three matrices inner, reflective, and formative defining the free regression paths in the model.
W
Weight matrix, where the indicators are on colums and composites are on the rows.
C
Correlation matrix of the composites.
IC
Correlation matrix of the composites and indicators.
E
Inner weight matrix. A square matrix of inner estimates between the composites.
W.model
A matrix specifying the weight relationships and their starting values.