[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
A view that calculates regression on two fields. The view uses internally a net.esper.view.stat.RegressionBean
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 regression bean and the appropriate schema.
The following tables list the members exposed by the RegressionLinestView type.
Protected Fields
Name | Description | |
---|---|---|
![]() | parent |
Parent viewable to this view - directly accessible by subclasses.
(Inherited from ViewSupport.) |