Click or drag to resize

RegressionBaseFirstColumnIsAllOnes Method

Overload List
 NameDescription
Protected methodStatic memberFirstColumnIsAllOnes(DFNumericColumn) Checks if the given numeric column contains all 1's
Public methodStatic memberFirstColumnIsAllOnes(DoubleMatrix) Convienence method for determining if the first column of a matrix is all ones.
Protected methodStatic memberFirstColumnIsAllOnes(DoubleVector) Determine if the vector is all 1's
Top
See Also