| | Element index for package PHPExcel_Shared_Trend[ b ]
	[ c ]
	[ e ]
	[ g ]
	[ l ]
	[ p ]
	[ t ]
	[ _ ]
 
		top_
							$_adjustToZeroin file bestFitClass.php, variable PHPExcel_Best_Fit::$_adjustToZeroFlag indicating whether values should be adjusted to Y=0
$_bestFitTypein file logarithmicBestFitClass.php, variable PHPExcel_Logarithmic_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bestFitTypein file linearBestFitClass.php, variable PHPExcel_Linear_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bestFitTypein file exponentialBestFitClass.php, variable PHPExcel_Exponential_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bestFitTypein file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bestFitTypein file bestFitClass.php, variable PHPExcel_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit
$_bestFitTypein file powerBestFitClass.php, variable PHPExcel_Power_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_correlationin file bestFitClass.php, variable PHPExcel_Best_Fit::$_correlation$_covariancein file bestFitClass.php, variable PHPExcel_Best_Fit::$_covariance$_DFResidualsin file bestFitClass.php, variable PHPExcel_Best_Fit::$_DFResiduals$_errorin file bestFitClass.php, variable PHPExcel_Best_Fit::$_errorIndicator flag for a calculation error
$_Fin file bestFitClass.php, variable PHPExcel_Best_Fit::$_F$_goodnessOfFitin file bestFitClass.php, variable PHPExcel_Best_Fit::$_goodnessOfFit$_intersectin file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersect$_intersectSEin file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersectSE$_orderin file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_orderPolynomial order
$_slopein file bestFitClass.php, variable PHPExcel_Best_Fit::$_slope$_slopeSEin file bestFitClass.php, variable PHPExcel_Best_Fit::$_slopeSE$_SSRegressionin file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSRegression$_SSResidualsin file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSResiduals$_stdevOfResidualsin file bestFitClass.php, variable PHPExcel_Best_Fit::$_stdevOfResiduals$_valueCountin file bestFitClass.php, variable PHPExcel_Best_Fit::$_valueCountNumber of entries in the sets of x- and y-value arrays
$_Xoffsetin file bestFitClass.php, variable PHPExcel_Best_Fit::$_Xoffset$_xValuesin file bestFitClass.php, variable PHPExcel_Best_Fit::$_xValuesX-value dataseries of values
$_yBestFitValuesin file bestFitClass.php, variable PHPExcel_Best_Fit::$_yBestFitValuesY-value series of best-fit values
$_Yoffsetin file bestFitClass.php, variable PHPExcel_Best_Fit::$_Yoffset$_yValuesin file bestFitClass.php, variable PHPExcel_Best_Fit::$_yValuesY-value dataseries of values
_calculateGoodnessOfFitin file bestFitClass.php, method PHPExcel_Best_Fit::_calculateGoodnessOfFit()_leastSquareFitin file bestFitClass.php, method PHPExcel_Best_Fit::_leastSquareFit()__constructin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file bestFitClass.php, method PHPExcel_Best_Fit::__construct()Define the regression
 
 top
 
 top
 
 top
 
 
 
		topg
							getBestFitTypein file bestFitClass.php, method PHPExcel_Best_Fit::getBestFitType()getCoefficientsin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getCoefficients()getCorrelationin file bestFitClass.php, method PHPExcel_Best_Fit::getCorrelation()getCovariancein file bestFitClass.php, method PHPExcel_Best_Fit::getCovariance()getDFResidualsin file bestFitClass.php, method PHPExcel_Best_Fit::getDFResiduals()getEquationin file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file bestFitClass.php, method PHPExcel_Best_Fit::getEquation()Return the Equation of the best-fit line
getErrorin file bestFitClass.php, method PHPExcel_Best_Fit::getError()getFin file bestFitClass.php, method PHPExcel_Best_Fit::getF()getGoodnessOfFitin file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFit()Return the goodness of fit for this regression
getGoodnessOfFitPercentin file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFitPercent()getIntersectin file bestFitClass.php, method PHPExcel_Best_Fit::getIntersect()Return the Value of X where it intersects Y = 0
getIntersectin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getIntersect()Return the Value of X where it intersects Y = 0
getIntersectin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getIntersect()Return the Value of X where it intersects Y = 0
getIntersectSEin file bestFitClass.php, method PHPExcel_Best_Fit::getIntersectSE()Return the standard error of the Intersect
getOrderin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getOrder()Return the order of this polynomial
getSlopein file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getSlope()Return the Slope of the line
getSlopein file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getSlope()Return the Slope of the line
getSlopein file bestFitClass.php, method PHPExcel_Best_Fit::getSlope()Return the Slope of the line
getSlopeSEin file bestFitClass.php, method PHPExcel_Best_Fit::getSlopeSE()Return the standard error of the Slope
getSSRegressionin file bestFitClass.php, method PHPExcel_Best_Fit::getSSRegression()getSSResidualsin file bestFitClass.php, method PHPExcel_Best_Fit::getSSResiduals()getStdevOfResidualsin file bestFitClass.php, method PHPExcel_Best_Fit::getStdevOfResiduals()Return the standard deviation of the residuals for this regression
getValueOfXForYin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfYForXin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getXValuesin file bestFitClass.php, method PHPExcel_Best_Fit::getXValues()Return the original set of X-Values
getYBestFitValuesin file bestFitClass.php, method PHPExcel_Best_Fit::getYBestFitValues() 
 top
 
 top
 
 
 
		topt
							trendClass.phpprocedural page trendClass.phptrendClassin file trendClass.php, class trendClassPHPExcel_trendClass
TREND_BEST_FITin file trendClass.php, class constant trendClass::TREND_BEST_FITTREND_BEST_FIT_NO_POLYin file trendClass.php, class constant trendClass::TREND_BEST_FIT_NO_POLYTREND_EXPONENTIALin file trendClass.php, class constant trendClass::TREND_EXPONENTIALTREND_LINEARin file trendClass.php, class constant trendClass::TREND_LINEARTREND_LOGARITHMICin file trendClass.php, class constant trendClass::TREND_LOGARITHMICTREND_POLYNOMIAL_2in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_2TREND_POLYNOMIAL_3in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_3TREND_POLYNOMIAL_4in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_4TREND_POLYNOMIAL_5in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_5TREND_POLYNOMIAL_6in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_6TREND_POWERin file trendClass.php, class constant trendClass::TREND_POWER 
 | 
 |