Метод |
Описание |
|
dataProviderForCI ( ) |
|
|
dataProviderForDF ( ) |
|
|
dataProviderForEquation ( ) |
|
|
dataProviderForEvaluate ( ) |
|
|
dataProviderForFProbability ( ) |
|
|
dataProviderForGetProjection ( ) |
|
|
dataProviderForLeverages ( ) |
|
|
dataProviderForMeanSquares ( ) |
|
|
dataProviderForOutliers ( ) |
|
|
dataProviderForPI ( ) |
|
|
dataProviderForParameters ( ) |
|
|
dataProviderForSampleSize ( ) |
|
|
dataProviderForTProbability ( ) |
|
|
testCI ( array $points, $x, $p, $ci ) |
|
|
testConstructor ( ) |
|
|
testDF ( array $points, $df ) |
|
|
testEvaluate ( array $points, $x, $y ) |
|
|
testFProbability ( array $points, $probability ) |
|
|
testGetEquation ( array $points ) |
|
|
testGetParameters ( array $points, $m, $b ) |
|
|
testGetPoints ( ) |
|
|
testGetProjection ( $points, $P ) |
|
|
testGetSampleSize ( array $points, $n ) |
|
|
testGetXs ( ) |
|
|
testGetYs ( ) |
|
|
testLeverages ( $points, $leverages ) |
|
|
testMeanSquares ( array $points, $force, $sums ) |
|
|
testOutliers ( $points, $cook, $DFFITS ) |
|
|
testPI ( array $points, $x, $p, $q, $pi ) |
|
|
testTProbability ( array $points, $beta0, $beta1 ) |
|
|