ULU {eigenmodel} | R Documentation |
Computes a matrix from its eigenvalue decomposition
Description
Computes a matrix from its eigenvalue decomposition
Usage
ULU(UL)
Arguments
UL |
a list with first component āUā, an n x r matrix and the second component āLā an r x r diagonal matrix |
Value
an n x n matrix
Author(s)
Peter Hoff
[Package eigenmodel version 1.11 Index]