[R] npmc function: 'x' must be atomic
Patrick Drechsler
patrick.drechsler at gmx.net
Tue Jun 22 16:29:44 CEST 2004
Hi,
I'm having trouble getting the function `npmc' working. I have a
2 column 30 row table called `mydata':
> npmc(mydata, df=2, alpha=0.05)
Error in sort(unique.default(x), na.last = TRUE) :
`x' must be atomic
> is.atomic(mydata)
[1] TRUE
Is there anything I have overlooked? Am I invoking the function
correctly? I wasn't able to find any hints in the archives
either.
TIA,
Patrick
--
But I don't really see running SETI at Home as practical as Folding at Home.
What, exactly, would be the benefit of finding intelligent aliens on
the other side of the galaxy?
Maybe they're broadcasting the principles of protein folding...
[from bionet.*]
More information about the R-help
mailing list