mpInv: Moore-Penrose pseudo-inverse

View source: R/stats.R

mpInvR Documentation

Moore-Penrose pseudo-inverse

Description

Return the Moore-Penrose pseudo-inverse of a matrix (Golub & Van Loan, Matrix Computations, 3rd edition, ch5, p257). If the MASS package is available, the ginv function is used.

Usage

mpInv(x)

Arguments

x

matrix

Value

matrix

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Aug. 18, 2024, 7:43 p.m.