Displaying 1 result from an estimated 1 matches for "shanshan".
Did you mean:
shanahan
2008 Mar 27
1
Nothing happened when I using t.test throuth RSPerl
...&R::library("RSPerl");
my $tt=&R::call("t.test", (\@array1, \@array2))
print $tt;
I got the messages:
Can't locate package RFunctionReference for @RReferences::ISA at testR.pl line 4.
Use of uninitialized value in print at testR.pl line 11.
Thanks in advance
Zhu Shanshan