init(_:estimator:)
Creates a select operation with an estimator.
Declaration
init(_ columnSelection: ColumnSelection, estimator: Estimator)Parameters
- columnSelection:
A selection of columns.
- estimator:
An estimator.
Creates a select operation with an estimator.
init(_ columnSelection: ColumnSelection, estimator: Estimator)A selection of columns.
An estimator.