Displaying 1 result from an estimated 1 matches for "smootha".
Did you mean:
smooth
2009 Nov 09
1
multiple tests: t-statistic for vectors in 4-dimensional array
...kes way to much time, since I'd like to run this
about 500 times.
I read something about the apply function, but there I don't know how to
specify the outcome values ($statistic), plus I have some difficulties
with the specification of my vectors...
This doesn't work:
tA <- apply(smoothA,4,t.test$statistic)
"Error in t.test$statistic : object of type 'closure' is not subsettable"
I sought in the package multtest, but can't find any helpful function.
Thanks,
J.