Table of Contents
statsmodels.regression.linear_model.
pinv_extended
Return the pinv of an array X as well as the singular values used in computation.
Code adapted from numpy.