Medical::DukePTP

Calculate the Duke pre-test probability of CAD
Download

Medical::DukePTP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Spiros Denaxas
  • Publisher web site:
  • http://search.cpan.org/~sden/

Medical::DukePTP Tags


Medical::DukePTP Description

Calculate the Duke pre-test probability of CAD Medical::DukePTP is a Perl module to calculate the Duke pre-test probability of CAD.SYNOPSIS use Medical::DukePTP; my $rh_params = { 'smoking' => 1, 'diabetes' => 1, 'age' => 55, 'sex' => 'male', 'chest_pain' => 'typical', }; my $ptp = Medical::DukePTP::ptp( $rh_params ); Requirements: · Perl


Medical::DukePTP Related Software