Skip to content

siranovel/num4tststatistic

Repository files navigation

num4tststatistic

検定統計量を計算するライブラリ

decscription

詳細は、https://siranovel.github.io/mydocs/num4tststatistic

Demo

VS.

Requirement

ruby rake-compilerライブラリ

Usage

sample/samplez.rbファイルを参照

install

From rubygems:

    [sudo] gem install num4tststatistic

or from the git repository on github:

    git clone https://github.com/siranovel/num4tststatistic.git  
    cd num4tststatistic  
    gem build *.gemspec
    gem install *.gem

Contribution

Licence

MIT

Author

siranovel

About

検定統計量を計算するライブラリ

Resources

License

Stars

Watchers

Forks

Releases

No releases published