Description Usage Arguments Value
View source: R/mnl_model_functions.R
This function transforms the variance covariance matrix of a multivariate normal vector to the identifiable space for a Scheffé model.
1 | transform_varcov_matrix(Sigma, q)
|
Sigma |
Original variance covariance matrix of size |
q |
Index of the vector that is subtracted to the first q-1 entries. |
Matrix of size (m-1, m-1)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.