Description Usage Arguments Value
View source: R/construct_constraints.R
Function construct_constraints
provides a list of constraints
for multivariate normal distributions
1 | construct_constraints(degcAIC_models, cAIC_min, var_cov_terms, p)
|
degcAIC_models |
Penalty for all considered models |
cAIC_min |
Index of the selected model among models in the |
var_cov_terms |
Variance and covariance terms in each model (appropriate elements from matrix Sigma) |
p |
Number of all fixed parameters under consideration (intercept included) |
list_constraints |
List with constraints |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.