PHP Class MathPHP\Probability\Distribution\Continuous\NoncentralTTest

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

Public Methods

Method Description
dataProviderForCDF ( )
dataProviderForMean ( )
dataProviderForPDF ( )
testCDF ( $t, , , $expected )
testMean ( , , $expected )
testMeanNAN ( )
testPDF ( $t, , , $expected )

Method Details

dataProviderForCDF() public method

public dataProviderForCDF ( )

dataProviderForMean() public method

public dataProviderForMean ( )

dataProviderForPDF() public method

public dataProviderForPDF ( )

testCDF() public method

public testCDF ( $t, , , $expected )

testMean() public method

public testMean ( , , $expected )

testMeanNAN() public method

public testMeanNAN ( )

testPDF() public method

public testPDF ( $t, , , $expected )