math-php
MathPHP\Statistics\Regression\LOESS Member List

This is the complete list of members for MathPHP\Statistics\Regression\LOESS, including all inherited members.

$n (defined in MathPHP\Statistics\Regression\Regression)MathPHP\Statistics\Regression\Regressionprotected
$number_of_points (defined in MathPHP\Statistics\Regression\LOESS)MathPHP\Statistics\Regression\LOESSprotected
$points (defined in MathPHP\Statistics\Regression\Regression)MathPHP\Statistics\Regression\Regressionprotected
$xs (defined in MathPHP\Statistics\Regression\Regression)MathPHP\Statistics\Regression\Regressionprotected
$ys (defined in MathPHP\Statistics\Regression\Regression)MathPHP\Statistics\Regression\Regressionprotected
(defined in MathPHP\Statistics\Regression\LOESS)MathPHP\Statistics\Regression\LOESSprotected
(defined in MathPHP\Statistics\Regression\LOESS)MathPHP\Statistics\Regression\LOESSprotected
__construct($points, float $α, int $λ)MathPHP\Statistics\Regression\LOESS
MathPHP::Statistics::Regression::NonParametricRegression::__construct(array $points)MathPHP\Statistics\Regression\Regression
evaluate(float $x)MathPHP\Statistics\Regression\LOESS
getPoints()MathPHP\Statistics\Regression\Regression
getSampleSize()MathPHP\Statistics\Regression\Regression
getXs()MathPHP\Statistics\Regression\Regression
getYs()MathPHP\Statistics\Regression\Regression
yHat()MathPHP\Statistics\Regression\Regression