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.0 Index]