Command: testsuite::test_random_binomial

NEST HelpDesk Command Index NEST Quick Reference

Name:
 testsuite::test_random_binomial - test of binomial random deviates 

Synopsis:
 (test_random_binomial) run -> compare binomial random numbers with desired distribution.

Description:
 
  Kolmogorov-Smirnov test of binomial random deviate generator.
  This test performs a Kolmogorov-Smirnov test of the random numbers generated
  by the binomial random deviate generator. It draws realizations and compares 
  the observed cumulative distribution function against the theoretical one.

Remarks:
  The test was implemented following
  http://en.wikipedia.org/wiki/Kolmogorov%E2%80%93Smirnov_test
  

Author:
  July 2011, Moritz Deger
SeeAlso:rdevdict::binomial
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/testsuite/unittests/test_random_binomial.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative