ginv: generalized inverse of a matrix X

View source: R/mbplsda.R

ginvR Documentation

generalized inverse of a matrix X

Description

function to calculate the generalized inverse of a matrix X

Usage

ginv(X, tol = sqrt(.Machine$double.eps))

Arguments

X

Matrix for which the generalized inverse is required

tol

A relative tolerance to detect zero singular values


packMBPLSDA documentation built on June 20, 2022, 5:08 p.m.