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