PHP Class MathPHP\Statistics\Regression\LOESSTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: markrogoyski/math-php

Public Methods

Method Description
dataProviderForEvaluate ( )
dataProviderForSmoothnessParameterOutOfBoundsException ( )
testEvaluate ( array $points, , , $yHat )
testSmoothnessParameterOutOfBoundsException ( array $points, , )

Method Details

dataProviderForEvaluate() public method

dataProviderForSmoothnessParameterOutOfBoundsException() public method

testEvaluate() public method

public testEvaluate ( array $points, , , $yHat )
$points array

testSmoothnessParameterOutOfBoundsException() public method

public testSmoothnessParameterOutOfBoundsException ( array $points, , )
$points array