public final class StudyLowess extends StudyFormula
This study determines a Best Fit Curve for the current data set.
| Constructor and Description |
|---|
StudyLowess()
Constructs a newly allocated StudyLowess object
|
| Modifier and Type | Method and Description |
|---|---|
double[][] |
getResiduals()
Gets the multi-dimensional array of residuals.
|
double |
getTension()
Gets or sets the tension value of the study.
|
double[][] |
getWeights()
Gets the multi-dimensional array of weights.
|
void |
resetTension()
Set the property Tension to its default value.
|
void |
setTension(double value)
Gets or sets the tension value of the study.
|
getCurveMax, getCurveMin, getFormula, getSteps, getXMax, getXMin, isFillArea, isSpline, resetFillArea, resetSpline, resetSteps, setFillArea, setFormula, setSpline, setStepsgetColor, getLine, getValue, isBehind, resetBehind, setBehindgetAxis, isInteractive, isVisible, resetInteractive, resetVisible, setAxis, setInteractive, setVisiblecreateAnalysisMultiStudy, createAnalysisStudy, createDistributionFormulaStudy, createTestMultiStudy, createTestStudy, getDecimals, getID, getText, getValue, isBold, isIndented, resetBold, resetDecimals, resetIndented, resetText, setBold, setDecimals, setIndented, setText, setValuepublic double[][] getResiduals()
public double getTension()
resetTensionpublic void setTension(double value)
value - resetTensionpublic double[][] getWeights()
public void resetTension()
setTension2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.