TextNSPMeasures2DFisherleft 103

TextNSPMeasures2DFisherleft 103
  • Downloads: 601
  • Requirements:
  • Size: 0
  • Licence:
  • Version: 0
  • Added At: 2007-13-03
  • Publisher Site:



TextNSPMeasures2DFisherleft 103

Share

Text::NSP::Measures::2D::Fisher::left is a Perl module implementation of the left sided Fisher's exact test.

SYNOPSIS

Basic Usage

use Text::NSP::Measures::2D::Fisher::left;

my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;

$left_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);

if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage();
}
else
{
print getStatisticName."value for bigram is ".$left_value;
}

Requirements:
· Perl
Text::NSP::Measures::2D::Fisher::left is a Perl module implementation of the left sided Fisher's exact test.

SYNOPSIS

Basic Usage

use Text::NSP::Measures::2D::Fisher::left;

my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;

$left_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);

if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage();
}
else
{
print getStatisticName."value for bigram is ".$left_value;
}

Requirements:
· Perl
�. you can free download TextNSPMeasures2DFisherleft 103 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download TextNSPMeasures2DFisherleft 103 _FREE_