Learn R Programming

RSSL (version 0.9.7)

svdinv: Inverse of a matrix using the singular value decomposition

Description

Inverse of a matrix using the singular value decomposition

Usage

svdinv(X)

Value

Y matrix; inverse of the input matrix

Arguments

X

matrix; square input matrix