Description Usage Arguments Details Value
View source: R/vectorize_Sigma.R
Function vectorise_Sigma
vectorizes and orders
unique elements of variance matrix Sigma
1 | vectorize_Sigma(Sigma, index_cov_terms, p, index_full_model)
|
Sigma |
Matrix Sigma |
index_cov_terms |
Index of covariance terms (for example, 12, 34, etc) |
p |
Number of all fixed parameters under consideration (intercept included) |
index_full_model |
Index of a full model in the model set |
Matrix Sigma
is defined in Claeskens, Reluga, and Sperlich (2021)
List with elements:
Sigma_ordered |
Ordered elements of Sigma |
Sigma_order_index |
Indices of ordered elements of Sigma |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.