Description Usage Arguments Value Author(s) See Also Examples
View source: R/linearAlgebra-vechsnames.R
Returns a character vector of length 0.5 * k * (k + 1) - k
from an input vector x
of length k
.
1 | vechsnames(x, sep = ".")
|
x |
Character vector of names of length |
sep |
Character string. Separator for variable names. |
A character vector.
Ivan Jacob Agaloos Pesigan
Other Vectorization Functions:
diag_of_vech()
,
vec_mean()
,
vechnames()
,
vechs()
,
vech()
,
vec()
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.