This appends a constant to the design matrix.
It checks to make sure a constant is not already included. If there is at least one column of ones then an array of the original design is returned.
data : array-like
data is the column-ordered design matrix
data : array
The original design matrix with a constant (column of ones) as the last column.
scikits.statsmodels.tools.xi
Enter search terms or a module, class or function name.