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)
X
: Data MatrixMatrix
Md Bahadur Badsha (mbbadshar@gmail.com)
Inversematrix <- mpinv(simu_data_M0)
Useful links