Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/linearAlgebra-dcap.R
Create a duplication matrix.
1 | dcap(x)
|
x |
Integer. Dimension of the symmetric matrix. |
The duplication matrix D_{m} is the m^2 \times \frac{m ≤ft( m + 1 \right)}{2} matrix for a given m \times m symmetric matrix A where D_{m} \mathrm{vech} ≤ft( A \right) = \mathrm{vec} ≤ft( A \right) .
A matrix.
Ivan Jacob Agaloos Pesigan
Other Linear Algebra Functions:
kcap()
,
sym_of_vech()
,
vechnames()
,
vech()
1 | dcap(3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.