Statistics::Sequences::Turns

Kendall's test for turning-points
Download

Statistics::Sequences::Turns Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Roderick Garton
  • Publisher web site:
  • http://search.cpan.org/~rgarton/

Statistics::Sequences::Turns Tags


Statistics::Sequences::Turns Description

Statistics::Sequences::Turns is a Perl module that implements a randomness test designed to be suitable for continuous numerical type data.SYNOPSIS use Statistics::Sequences::Turns; $turns = Statistics::Sequences::Turns->new(); $turns->load(0, 3, 9, 2 , 1, 1, 3, 4, 0, 3, 5, 5, 5, 8, 4, 7, 3, 2, 4, 3, 6); $turns->test()->dump(); #Z = -0.0982471864864821, 2p = 0.92174Product's homepage


Statistics::Sequences::Turns Related Software