MatDecomp | R Documentation |
Matrix decomposition.
MatDecomp(mtx, method)
mtx |
numeric; a square positive or semipositive definite matrix. |
method |
string; the type of matrix decomposition.
Two possible choices: |
Decomposition of a square positive or positive semidefinite matrix.
Return a matrix decomposition
Moreno Bevilacqua, moreno.bevilacqua89@gmail.com,https://sites.google.com/view/moreno-bevilacqua/home, Víctor Morales Oñate, victor.morales@uv.cl, https://sites.google.com/site/moralesonatevictor/, Christian", Caamaño-Carrillo, chcaaman@ubiobio.cl,https://www.researchgate.net/profile/Christian-Caamano
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.