Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-pear-Math-Stats - Classes to calculate statistical parameters
        
        Package to calculate statistical parameters of numerical arrays
of data. The data can be in a simple numerical array, or in a
cummulative numerical array. A cummulative array, has the value
as the index and the number of repeats as the value for the
array item, e.g. $data = array(3=>4, 2.3=>5, 1.25=>6, 0.5=>3).
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | php-pear-Math-Stats | 
                0.9.0 | 
                0.1.beta3.fc6 | 
                noarch | 
                130 KiB | 
                Fri Jan  5 17:05:55 2007 | 
            
        
        Changelog
        
            - * Sun Dec  3 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 0.9.0-0.1.beta3
 
            - Initial Release