Contents

init(_:estimator:)

Creates a select operation with an estimator.

Declaration

init(_ columnSelection: ColumnSelection, estimator: Estimator)

Parameters

  • columnSelection:

    A selection of columns.

  • estimator:

    An estimator.

See Also

Creating the selection