array_to_trig_mat | R Documentation |
Convert an array of covariance matrices to short lower triangular format
array_to_trig_mat(x, transposed = TRUE)
x |
an array, of dimensions |
transposed |
boolean, should we transpose the returned matrix |
trig_mat_to_array()
, which is the reciprocal operation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.