|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CoefficientTable | This is the view that shows the coefficients in a table and the squared error per row in a line below the table. |
PolyRegCoefficientView | This view show a simple table with all the coefficients for each attributed in the dataset. |
PolyRegLearnerDialog | This is the dialog for the polynomial regression learner node. |
PolyRegLearnerNodeFactory | This factory creates all necessary objects for the polynomial regression learner node. |
PolyRegLearnerNodeModel | This node performs polynomial regression on an input table with numeric-only columns. |
PolyRegLearnerSettings | This class holds the settings for the polynomial regression learner node. |
PolyRegLineNodeView | This class shows a view with one attribute on the x-axis, its values on the y-axis and the regression curve. |
PolyRegLineScatterPlotter | This class is the plotter used inside the PolyRegLineNodeView . |
The polyreg's predictor package contains just the two classes that make up the predictor node: the model and its factory.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |