PHP Class MathPHP\Statistics\Regression\LOESSTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: markrogoyski/math-php

Méthodes publiques

Méthode Description
dataProviderForEvaluate ( )
dataProviderForSmoothnessParameterOutOfBoundsException ( )
testEvaluate ( array $points, , , $yHat )
testSmoothnessParameterOutOfBoundsException ( array $points, , )

Method Details

dataProviderForEvaluate() public méthode

dataProviderForSmoothnessParameterOutOfBoundsException() public méthode

testEvaluate() public méthode

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

testSmoothnessParameterOutOfBoundsException() public méthode

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