statsmodels.tools.tools.fullrank¶
-
statsmodels.tools.tools.fullrank(x, r=
None)[ソース]¶ Return an array whose column span is the same as x.
Notes
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.
最終更新日:
2025年01月28日