PHPExcel_Shared_Best_Fit
[ class tree: PHPExcel_Shared_Best_Fit ] [ index: PHPExcel_Shared_Best_Fit ] [ all elements ]

Element index for package PHPExcel_Shared_Best_Fit

[ b ] [ e ] [ g ] [ l ] [ p ] [ _ ]

_

$_adjustToZero
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_adjustToZero
$_bestFitType
in file logarithmicBestFitClass.php, variable PHPExcel_Logarithmic_Best_Fit::$_bestFitType
$_bestFitType
in file linearBestFitClass.php, variable PHPExcel_Linear_Best_Fit::$_bestFitType
$_bestFitType
in file exponentialBestFitClass.php, variable PHPExcel_Exponential_Best_Fit::$_bestFitType
$_bestFitType
in file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_bestFitType
$_bestFitType
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_bestFitType
$_bestFitType
in file powerBestFitClass.php, variable PHPExcel_Power_Best_Fit::$_bestFitType
$_correlation
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_correlation
$_covariance
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_covariance
$_DFResiduals
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_DFResiduals
$_error
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_error
$_F
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_F
$_goodnessOfFit
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_goodnessOfFit
$_intersect
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersect
$_intersectSE
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersectSE
$_order
in file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_order
$_slope
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_slope
$_slopeSE
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_slopeSE
$_SSRegression
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSRegression
$_SSResiduals
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSResiduals
$_stdevOfResiduals
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_stdevOfResiduals
$_valueCount
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_valueCount
$_Xoffset
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_Xoffset
$_xValues
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_xValues
$_yBestFitValues
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_yBestFitValues
$_Yoffset
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_Yoffset
$_yValues
in file bestFitClass.php, variable PHPExcel_Best_Fit::$_yValues
_calculateGoodnessOfFit
in file bestFitClass.php, method PHPExcel_Best_Fit::_calculateGoodnessOfFit()
_leastSquareFit
in file bestFitClass.php, method PHPExcel_Best_Fit::_leastSquareFit()
__construct
in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::__construct()
__construct
in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::__construct()
__construct
in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::__construct()
__construct
in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::__construct()
__construct
in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::__construct()
__construct
in file bestFitClass.php, method PHPExcel_Best_Fit::__construct()
top

b

bestFitClass.php
procedural page bestFitClass.php
top

e

exponentialBestFitClass.php
procedural page exponentialBestFitClass.php
top

g

getBestFitType
in file bestFitClass.php, method PHPExcel_Best_Fit::getBestFitType()
getCoefficients
in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getCoefficients()
getCorrelation
in file bestFitClass.php, method PHPExcel_Best_Fit::getCorrelation()
getCovariance
in file bestFitClass.php, method PHPExcel_Best_Fit::getCovariance()
getDFResiduals
in file bestFitClass.php, method PHPExcel_Best_Fit::getDFResiduals()
getEquation
in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getEquation()
getEquation
in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getEquation()
getEquation
in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getEquation()
getEquation
in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getEquation()
getEquation
in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getEquation()
getEquation
in file bestFitClass.php, method PHPExcel_Best_Fit::getEquation()
getError
in file bestFitClass.php, method PHPExcel_Best_Fit::getError()
getF
in file bestFitClass.php, method PHPExcel_Best_Fit::getF()
getGoodnessOfFit
in file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFit()
getGoodnessOfFitPercent
in file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFitPercent()
getIntersect
in file bestFitClass.php, method PHPExcel_Best_Fit::getIntersect()
getIntersect
in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getIntersect()
getIntersect
in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getIntersect()
getIntersectSE
in file bestFitClass.php, method PHPExcel_Best_Fit::getIntersectSE()
getOrder
in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getOrder()
getSlope
in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getSlope()
getSlope
in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getSlope()
getSlope
in file bestFitClass.php, method PHPExcel_Best_Fit::getSlope()
getSlopeSE
in file bestFitClass.php, method PHPExcel_Best_Fit::getSlopeSE()
getSSRegression
in file bestFitClass.php, method PHPExcel_Best_Fit::getSSRegression()
getSSResiduals
in file bestFitClass.php, method PHPExcel_Best_Fit::getSSResiduals()
getStdevOfResiduals
in file bestFitClass.php, method PHPExcel_Best_Fit::getStdevOfResiduals()
getValueOfXForY
in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfXForY()
getValueOfXForY
in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfXForY()
getValueOfXForY
in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfXForY()
getValueOfXForY
in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfXForY()
getValueOfXForY
in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfXForY()
getValueOfXForY
in file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfXForY()
getValueOfYForX
in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfYForX()
getValueOfYForX
in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfYForX()
getValueOfYForX
in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfYForX()
getValueOfYForX
in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfYForX()
getValueOfYForX
in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfYForX()
getValueOfYForX
in file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfYForX()
getXValues
in file bestFitClass.php, method PHPExcel_Best_Fit::getXValues()
getYBestFitValues
in file bestFitClass.php, method PHPExcel_Best_Fit::getYBestFitValues()
top

l

linearBestFitClass.php
procedural page linearBestFitClass.php
logarithmicBestFitClass.php
procedural page logarithmicBestFitClass.php
top

p

polynomialBestFitClass.php
procedural page polynomialBestFitClass.php
powerBestFitClass.php
procedural page powerBestFitClass.php
PHPExcel_Best_Fit
in file bestFitClass.php, class PHPExcel_Best_Fit
    PHPExcel_Best_Fit
PHPExcel_Exponential_Best_Fit
in file exponentialBestFitClass.php, class PHPExcel_Exponential_Best_Fit
    PHPExcel_Exponential_Best_Fit
PHPExcel_Linear_Best_Fit
in file linearBestFitClass.php, class PHPExcel_Linear_Best_Fit
    PHPExcel_Linear_Best_Fit
PHPExcel_Logarithmic_Best_Fit
in file logarithmicBestFitClass.php, class PHPExcel_Logarithmic_Best_Fit
    PHPExcel_Logarithmic_Best_Fit
PHPExcel_Polynomial_Best_Fit
in file polynomialBestFitClass.php, class PHPExcel_Polynomial_Best_Fit
    PHPExcel_Polynomial_Best_Fit
PHPExcel_Power_Best_Fit
in file powerBestFitClass.php, class PHPExcel_Power_Best_Fit
    PHPExcel_Power_Best_Fit
top

Documentation generated on Sun, 27 Feb 2011 16:26:38 -0800 by phpDocumentor 1.4.3