Skip to content

qvalue

2 messages · Jim Silverton, Peter Langfelder

#
On Mon, Apr 18, 2011 at 9:12 AM, Jim Silverton <jim.silverton at gmail.com> wrote:
Some of your p-values are likely outside the range [0, 1]. In such
cases the function prints out the error message and returns a single
number 0. Trying to take a component of a single number produces the
second error message you see.

Check your p-values - all need to be finite and within the range [0, 1].

HTH,

Peter