subcheckw: Function for use in checkw

Description Usage Arguments Value

View source: R/Checkw.r

Description

subcheckw computes the sum of squared differences of two formulas for the covariancematrix of composites

Usage

1
subcheckw(w, indicator, S, L, Scomp)

Arguments

w

vector of weights

indicator

vector describing with which exogenous composite the indicators are connected

S

covariance matrix of errors resulling from regession for loadings

L

matrix of loadings

Scomp

covariance matrix of composites

Value

out scalar, sum of squared differences


cbsem documentation built on May 2, 2019, 5:56 a.m.

Related to subcheckw in cbsem...