• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux Statistics::Sequences Download

Statistics::Sequences

September 29, 2009
This software tests sequential patterns, such as runs, joins, bunches, and others. It helps to identify the structure and patterns within data sets.
Version 0.031
License Perl Artistic License
Platform Linux
Supported Languages English
Homepage search.cpan.org
Developed by Roderick Garton
The Statistics::Sequences module provides three tests (Runs, Joins, and Pot) for analyzing sequential structures in data. Each test has its own page with examples. To use the tests, create a Statistics::Sequences object using the new method, load data into it, and call the test method. This approach is particularly useful for running multiple tests on the same data, as the data is accessible to each test immediately. A simple example can be found in the SYNOPSIS part below.

If you only want to perform a test of one type (e.g., runs), then simply use the corresponding sub-package, create a class object specific to it, and load data specifically for its use. However, you will not be able to access other tests using this approach unless you create another object for that test and precisely pass the data from the previous object into the new one.

It is important to note that there are methods for anonymously or nominally caching data. Additionally, data may need to be reduced to a dichotomous format before running a valid test. The module provides several dichotomizing methods, which are available via generic or specific class objects.

The following example demonstrates how to use the module:

```perl
use Statistics::Sequences;
$seq = Statistics::Sequences->new();
$seq->load([1, 1, 0, 0, 1, 0, 1, 1, 0, 0, 0, 1]); # dichotomous values
$seq->test('runs')->dump(); # or 1st argument to test is 'joins' or 'pot'
# (prints:)
# Runs: expected = 7.00, observed = 7.00, z = -0.30, p = 0.76206.
```

Overall, the Statistics::Sequences module provides valuable tests for analyzing sequential structures in data, which can be accessed using the instructions provided in this review.
What's New

Version 0.031: N/A

Free Download 25.7K
283
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    99
  2. SlideMap 1.2.2
    97
  3. CherryTV 0.1
    76
  4. porm r2
    75
  5. Dvgrab 3.4
    74
  6. WikEd
    72
  7. Intel Software Development Emulator 1.70
    71
  8. DynVPN 1.0
    70
  9. xstereograph 2.1
    70
  10. Siesta::UserGuide 0.66
    65

Related Downloads

Giraffe
Giraffe is a logic circuit simulator that is easy to use and ...
Apache Nutch
Nutch is a web search software developed in Java which utilizes Lucene ...
amarokNowPlaying
AmarokNowPlaying is a script for amaroK, a music player software, that provides ...
gpick
Gpick is a C++-written color picker tool that offers palette creation and ...
Gestshin
Gestshin is a web-based software that efficiently manages and administers bank accounts. ...
Scalix Community Edition
A proven and reliable email program that is suitable for business use ...
Sys::Ptrace
This Perl interface allows users to utilize the ptrace(2) command in order ...
Cuttlefish
The Network Data Analyzer is a software tool that analyzes network traffic ...
NagVis
NagVis is a network monitoring tool that adds visual representations to Nagios. ...
DeLi Linux
DeLi Linux is a Linux operating system designed for older computers, ranging ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.