Skip to main content

%DeepSee.Aggregate.Median

class %DeepSee.Aggregate.Median extends %DeepSee.Aggregate.aggregate

Method Inventory

Methods

method GetResult(Output pStatus As %Status) as %Double
Returns the median. Returns "" for an empty data set. Uses a divide and conquer selection algorithm.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab