PHP 클래스 MathPHP\Statistics\Regression\LOESSTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: markrogoyski/math-php

공개 메소드들

메소드 설명
dataProviderForEvaluate ( )
dataProviderForSmoothnessParameterOutOfBoundsException ( )
testEvaluate ( array $points, , , $yHat )
testSmoothnessParameterOutOfBoundsException ( array $points, , )

메소드 상세

dataProviderForEvaluate() 공개 메소드

dataProviderForSmoothnessParameterOutOfBoundsException() 공개 메소드

testEvaluate() 공개 메소드

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

testSmoothnessParameterOutOfBoundsException() 공개 메소드

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