Class RegressionLinestView

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

public class RegressionLinestView extends BaseBivariateStatisticsView
A view that calculates regression 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 regression bean and the appropriate schema.