Skip to content

abscondment/statistics2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics2: Statistical Distributions for Ruby

Authors: Shin-ichiro HARA(sinara@blade.nagaokaut.ac.jp), Brendan Ribera (brendan.ribera@gmail.com)

REQUIREMENTS:

* ruby-1.8 or higher

INSTALL:

$ gem install statistics2

USAGE:

  • Example:

    require "statistics2"
    puts Statistics2.normaldist(0.27) #=> 0.60641987319804
    
  • If you don’t want to use the C extension:

    require "statistics2/no_ext"
    puts Statistics2.normaldist(0.27) #=> 0.606419873198039 (delta of 9.99200722162641e-16)
    

LICENSE:

Ruby’s (see www.ruby-lang.org/en/LICENSE.txt)

About

Shin-ichiro Hara's library, updated for Ruby 1.9 & packaged as a gem.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy