Class CorrelationView

All Implemented Interfaces:
DerivedValueView, View, Viewable, Iterable<EventBean>

public class CorrelationView extends BaseBivariateStatisticsView
A view that calculates correlation on two fields. The view uses internally a BaseStatisticsBean instance for the calculations, it also returns this bean as the result. This class accepts most of its behaviour from its parent, BaseBivariateStatisticsView. It adds the usage of the correlation bean and the appropriate schema.