Description Usage Arguments Value
View source: R/05-posthoc-quantities.R
Take the linear constraints from the control argument of a ccmodeldata object and create a sparse matrix of linear constraints.
1 | make_linear_constraints(model_data)
|
model_data |
ccmodeldata object created by model_setup. Must have control$linear_constraints |
A sparse matrix where each column represents one linear constraint. If the return value is A then AW = 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.