W3cubDocs

/Statsmodels

statsmodels.tools.tools.fullrank

statsmodels.tools.tools.fullrank(X, r=None) [source]

Return a matrix whose column span is the same as X.

If the rank of X is known it can be specified as r – no check is made to ensure that this really is the rank of X.

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.tools.tools.fullrank.html