Learn R Programming

eigenmodel (version 1.11)

ULU: 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