Description Usage Arguments Value
View source: R/lower_triangular_funcs.R
Extract the lower triangular matrix entries into a vector, stacking columns left to right.
1 |
W |
an n x n matrix |
Vector of size n(n+1)/2 containing lower triangular matrix entries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.