svdinv: Inverse of a matrix using the singular value decomposition

View source: R/MCPLDA.R

svdinvR Documentation

Inverse of a matrix using the singular value decomposition

Description

Inverse of a matrix using the singular value decomposition

Usage

svdinv(X)

Arguments

X

matrix; square input matrix

Value

Y matrix; inverse of the input matrix


RSSL documentation built on March 31, 2023, 7:27 p.m.