Description Usage Arguments Value Author(s) See Also Examples
View source: R/linearAlgebra-vechnames.R
Returns a character vector of length 0.5 * k * (k + 1)
from an input vector x
of length k
.
1 | vechnames(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()
,
vechsnames()
,
vechs()
,
vech()
,
vec()
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.