Help for this page

Select Code to Download


  1. or download this
            if ($self->{logger}->is_trace()) { 
                $self->{logger}->trace("total NbObsThis $i=$nbObservedThis
    +NGram->[$i]; nbObsAll $i=$nbObservedAllNGrams->[$i]; total=$totalObse
    +rvedAll; nbExpected $i=$nbExpectedThis[$i]; chisq = $chiSquare[$i]");
    + 
            }
    
  2. or download this
            
    if ($loggingOn) {
    $self->{logger}->trace("total NbObsThis $i=$nbObservedThisNGram->[$i];
    + nbObsAll $i=$nbObservedAllNGrams->[$i]; total=$totalObservedAll; nbE
    +xpected $i=$nbExpectedThis[$i]; chisq = $chiSquare[$i]"); 
            }