0.0
The project is in a healthy, maintained state
numerical solution for test of normality.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 12.3, >= 12.3.3
~> 1.2, >= 1.2.5
 Project Readme

num4normality

正規性検定をするライブラリ

decscription

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

Demo

VS.

Requirement

ruby rake-compilerライブラリ

Usage

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

install

From rubygems:

    [sudo] gem install num4normality

or from the git repository on github:

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

Contribution

Licence

MIT

Author

siranovel