Logo

scikits.statsmodels.tools.tools.rank

scikits.statsmodels.tools.tools.rank(X, cond=1e-12)[source]

Return the rank of a matrix X based on its generalized inverse, not the SVD.

Previous topic

sm.tools.tools.monotone_fn_inverter

Next topic

sm.tools.tools.recipr

This Page