Help for this page

Select Code to Download


  1. or download this
    #! perl -w scipt
    
    ...
        $hash->{Lower_95_Confidence_Limits} = $params[2];
        $hash->{Upper_95_Confidence_Limits} = $params[3];
    }