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]