mpinv function

Calculate the inverse matrix

Calculate the inverse matrix

This function calculates the inverse of the non-square matrix as part of the calculation of the robust correlation matrix.

mpinv(X)

Arguments

  • X: Data Matrix

Returns

Matrix

Author(s)

Md Bahadur Badsha (mbbadshar@gmail.com)

Examples

Inversematrix <- mpinv(simu_data_M0)
  • Maintainer: Audrey Fu
  • License: GPL (>= 2)
  • Last published: 2022-04-11

Useful links