Class DataAnalysis

Description

Will run an analysis on the articles per day datas

  • author: Cosmin Popescu - cosminadrianpopescu@gmail.com
  • copyright: Copyright 2008, Pascal (Meta) Havelange, All rights reserved

Located in /lib/Tariqa/DataAnalysis.class.php (line 8)


	
			
Variable Summary
float $avg
float $dev
Method Summary
DataAnalysis __construct ( $articles_per_day, [ $percent = 0])
ArticlesPerDay[] runAnalysis ()
Variables
float $avg = 0 (line 14)

The averages of articles per day

  • access: public
float $dev (line 20)

The standard deviation of the articles per day

  • access: public
Methods
Constructor __construct (line 73)
  • access: public
DataAnalysis __construct ( $articles_per_day, [ $percent = 0])
  • $articles_per_day
  • $percent
runAnalysis (line 91)

Runs the analysis on the data and returns the results into the analysis_result field of each field data.

  • access: public
ArticlesPerDay[] runAnalysis ()

Documentation generated on Mon, 30 Mar 2009 16:36:14 +0200 by phpDocumentor 1.4.1