Displaying 1 result from an estimated 1 matches for "heuck".
Did you mean:
heck
2009 Oct 15
1
calculating p-values by row for data frames
...gt; zz
$p.value
[1] 0.485727
but I cannot do this row by row using apply
> xxx=apply(RRR,1,p.value(RRR[,1:3],RRR[,4:6]))
Error in match.fun(FUN) :
'p.value(RRR[, 1:3], RRR[, 4:6])' is not a function, character or symbol
Does anyone have any suggestions?
Thanks in advance
Christoph Heuck
Albert Einstein College of Medicine