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