FillStepsWithFilter
Automatically create cutoffs for an equal number of bins.
XML
samplingSteps
= FillStepsWithFilter
(
String
schema
,
String
expr
,
Number
classCount
,
XML
filter
)
Parameters
schema
Root schema of analysis
expr
Source expression
classCount
Number of bins to generate
filter
Filter on the schema
Return value(s)
samplingSteps
List of steps
Features
Schema: xtk:abstractForm
Static:
Yes