us.ihmc.utilities.math.functionApproximation
Class LinearRegressionTest
java.lang.Object
us.ihmc.utilities.math.functionApproximation.LinearRegressionTest
public class LinearRegressionTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinearRegressionTest
public LinearRegressionTest()
testTypicalExampleOne
public void testTypicalExampleOne()
testTypicalExampleTwo
public void testTypicalExampleTwo()
testPerfectMatch
public void testPerfectMatch()
testRandomness
public void testRandomness()
testNotEnoughPoints
public void testNotEnoughPoints()
testAskingForAnswerBeforeDone
public void testAskingForAnswerBeforeDone()
testAskingForSquaredErrorBeforeDone
public void testAskingForSquaredErrorBeforeDone()
testAskingForCoefficientVectorAsMatrixBeforeDone
public void testAskingForCoefficientVectorAsMatrixBeforeDone()