View source: R/check_and_constraint.R
constrain_standardized | R Documentation |
check if the combination of correlations fulfil the standardization constraint
constrain_standardized(a1, a2, b1, b2, k, c)
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 |
True if the constraint is fulfilled otherwise False
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.