num4hypothtst
統計的仮設検定のためのライブラリ
decscription
詳細は、https://siranovel.github.io/mydocs/num4hypothtst
Demo
VS.
Requirement
ruby rake-compilerライブラリ
Usage
sample/samplez.rbファイルを参照
install
From rubygems:
[sudo] gem install num4hypothtst
or from the git repository on github:
git clone https://github.com/siranovel/num4hypothtst.git
cd num4hypothtst
gem build *.gemspec
gem install *.gem