CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Authors     > >     N     > >     NITRAM
CPAN id NITRAM
Full name Martin Paczynski
email Martin.Paczynski@tufts.edu
Homepage
Links search.cpan.org  |   CPAN  |   Archive  |   CPANTS  |   CPAN testers  |   Testers matrix   |   Activestate

Distributions

Tree-FP-0.04   [ Download ] Perl implementation of the FP-Tree SYNOPSIS use Tree:FP; $fptree = Tree::FP->new('a','b','c'); $insert_successful = $fptree->insert_tree('c','a','b'); $decimal_support = $fptree->support; $fptree->set_support(0.3); $decimal_confidence = $fptree->confidenc 14 Sep 2003

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.