PHP Class MathPHP\Probability\Distribution\Continuous\ChiSquaredTest

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

Public Methods

Method Description
dataProviderForCDF ( )
dataProviderForPDF ( )
testCDF ( $x, integer $k, $cdf )
testMean ( )
testPDF ( $x, integer $k, $pdf )

Method Details

dataProviderForCDF() public method

public dataProviderForCDF ( )

dataProviderForPDF() public method

public dataProviderForPDF ( )

testCDF() public method

public testCDF ( $x, integer $k, $cdf )
$k integer

testMean() public method

public testMean ( )

testPDF() public method

public testPDF ( $x, integer $k, $pdf )
$k integer