ginv function

Generalized Inverse Matrix

Generalized Inverse Matrix

Obtain generalized inverse of the given matrix X.

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

Arguments

  • X: A numeric matrix
  • tol: Default
  • Maintainer: Seung Won Hyun
  • License: GPL-2
  • Last published: 2018-10-06

Useful links