Subject: | help with Statistics-Test-WilcoxonRankSum-0.0.4 |
Date: | Tue, 9 Jun 2009 16:12:38 -0500 |
To: | "bug-statistics-test-wilcoxonranksum [...] rt.cpan.org" <bug-statistics-test-wilcoxonranksum [...] rt.cpan.org> |
From: | "Xie, Hehuang" <HXie [...] childrensmemorial.org> |
Dear Dr. Ingrid Falk,
I am trying to use your package for Statistics::Test::WilcoxonRankSum. I tested with your code provided on the website:
http://search.cpan.org/~ingrif/Statistics-Test-WilcoxonRankSum-0.0.3/lib/Statistics/Test/WilcoxonRankSum.pm
use Statistics::Test::WilcoxonRankSum;
my @dataset_1 = (4.6, 4.7, 4.9, 5.1, 5.2, 5.5, 5.8, 6.1, 6.5, 6.5, 7.2);
my @dataset_2 = (5.2, 5.3, 5.4, 5.6, 6.2, 6.3, 6.8, 7.7, 8.0, 8.1);
$wilcox_test->load_data(\@dataset_1, \@dataset_2);
......
Unfortunately, I got an error message "Can't call method "load_data" on an undefined value". Do you know what is going on?
I felt so sorry to bother you and wish you would not mind to help me out.
Many thanks!
Hehuang
Hehuang Xie, Ph.D.
Research Assistant Professor
Cancer Biology and Epigenomics Program,
Children's Memorial Research Center,
Department of Pediatrics,
Northwestern University's Feinberg School of Medicine
C. 421N, 2300 Children's Plaza, Box 220
Chicago, Ilinois 60614-3394
Email: hxie@childrensmemorial.org<mailto:hhxie@childrensmemorial.org>
Phone: 773-880-4000 ext: 56747
Web: www.childrensmrc.org