BertramW
Results
2
issues of
BertramW
Hi, 1: In NITRC BROCCOLI is specified as ' Operating System: Windows, POSIX/UNIX-like'. How I can get it run in Windows? 2: Running RandomiseGroupLevel I got the message 'TFCE is...
Hi, the last line in the following code raised an error: ``` require 'statsample' a = Daru::Vector.new([1, 2, 3, 4, 5]) b = Daru::Vector.new([6, 7, 8, 9, 10]) t_2=Statsample::Test::T::TwoSamplesIndependent.new(a,b) t_2.summary`...
bug: minor