constrain_standardized: check the standardization constraint

View source: R/check_and_constraint.R

constrain_standardizedR Documentation

check the standardization constraint

Description

check if the combination of correlations fulfil the standardization constraint

Usage

constrain_standardized(a1, a2, b1, b2, k, c)

Arguments

a1

parameter for path X to Mo

a2

parameter for path X to Mu

b1

parameter for path Mo to Y

b2

parameter for path Mu to Y

k

parameter for path Mu to Mo

c

parameter for path X to Y

Value

True if the constraint is fulfilled otherwise False


linqinyu/ConMed documentation built on March 20, 2023, 5:40 a.m.