Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.076.293 Times

Text::NSP::Measures::2D::Fisher2::twotailed 1.03

  Date Added: February 20, 2010  |  Visits: 1.046

Text::NSP::Measures::2D::Fisher2::twotailed

Report Broken Link
Printer Friendly Version


Product Homepage
Download (105 downloads)



Text::NSP::Measures::2D::Fisher2::twotailed is a Perl module implementation of the two-sided Fishers exact test. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Fisher2::twotailed; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $twotailed_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1, npp=>$npp); if( ($errorCode = getErrorCode())) { print STDERR $errorCode." - ".getErrorMessage(); } else { print getStatisticName."value for bigram is ".$twotailed_value; } This module provides a naive implementation of the fishers twotailed exact tests. That is the implementation does not have any optimizations for performance. This will compute the factorials and the hypergeometric measures using direct multiplications. This measure should be used if you need exact values without any rounding errors, and you are not worried about the performance of the measure, otherwise use the implementations under the Text::NSP::Measures::2D::Fisher module. To use this implementation, you will have to specify the entire module name. Usage: statistic.pl Text::NSP::Measures::Fisher2::twotailed dest.txt source.cnt Assume that the frequency count data associated with a bigram < word1 >< word2 > is stored in a 2x2 contingency table: word2 ~word2 word1 n11 n12 | n1p ~word1 n21 n22 | n2p -------------- np1 np2 npp where n11 is the number of times < word1 >< word2 > occur together, and n12 is the number of times < word1 > occurs with some word other than word2, and n1p is the number of times in total that word1 occurs as the first word in a bigram. The fishers exact tests are calculated by fixing the marginal totals and computing the hypergeometric probabilities for all the possible contingency tables, A twotailed fishers test is calculated by adding the probabilities of all the contingency tables with probabilities less than the probability of the observed table. The twotailed fishers test tells us how likely it would be to observe an contingency table which is less prpbable than the current table..

Requirements: No special requirements
Platforms: Linux
Keyword: Exact Fishers Implementation Libraries Module Nsp Perl Module Programming Two-sided
Users rating: 0/10

License: Freeware Size: 952.32 KB
USER REVIEWS
More Reviews or Write Review


TEXT::NSP::MEASURES::2D::FISHER2::TWOTAILED RELATED
Libraries  -  Text::NSP::Measures::2D::Fisher::twotailed 1.03
Text::NSP::Measures::2D::Fisher::twotailed is a Perl module implementation of the two-sided Fishers exact test. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Fisher::twotailed; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;...
952.32 KB  
MP3 Tools  -  Netbeans VST Plugin Module rc
A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
7.84 KB  
Modules  -  Form Panel 6.x-1.0
This module provides two theme functions which, in turn, provide an easy way to put multiple input form elements on the same line. No longer do you have to create large, unwieldy templates to make your input forms prettier and more compact.The...
10 KB  
Modules  -  Hovertips and Clicktips 6.x-1.x-de
This module enables two kinds of tooltip. "Hovertips" appear when the mouse hovers over a target, while "clicktips" appear when the mouse clicks on a target. It uses the Hovertip plugin for jquery to work the magic. This module does little more...
10 KB  
Modules  -  Rules and Views Integration 6.x-1.x-de
This module integrates two of the most powerful Drupal modules: Views and Rules.It allows your rules to execute a view, and your views to execute rules.Two sides of the coinThis module provides two major pieces of functionality: 1. Execution of...
10 KB  
Libraries  -  MODBUS RTU plugin 3.7.7.318
Advanced Serial Data Logger's MODBUS RTU module supports two modes: Data query - transmits queries or commands out the serial port to control or query your instruments directly; Data parsers - advanced data parser that allows you to parse,...
1.1 MB  
Science  -  Java Decision Diagram Libraries 104
This project contains two different Binary Decision Diagrams (BDD) libraries: JBDD: a Java interface to two popular BDD libraries, CUDD and BuDDy. JDD: a native Java library supporting BDD, Z-BDD and more (graph/automata/Petri nets/SAT)
320.49 KB  
Multimedia  -  Entering accented characters in Tkinter widgets 1.3
This module provides two standard Tkinter widgets, Entry and ScrolledText, modified for text editing with key bindings that allow entering accented letters, umlauts, etc. Accent bindings are defined in the Diacritical.accent table. Not all accents...
 
Modules  -  Case Tracker Services 1.0
This module contains two components: the Case Tracker Services and the Case Tracker Client.InstallationInstall Services and its XMLRPC Server Install Case Tracker Server (from this module)Allow anonymous to "use services".Go to...
 
Modules  -  UC Marketing 1.0
The module provides two blocks for displaying products. One lists "Special Offers" which are products that have been marked "sticky". The other lists the products that have been ordered the most.InstallationUnpack in your modules folder (usually...
 
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB