[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

The following tables list the members exposed by the CorrelationView type.

Protected Fields

  NameDescription
parent
Parent viewable to this view - directly accessible by subclasses.
(Inherited from ViewSupport.)