powered by
This is simply a wrapper around pf: my_pValueF(f, ny1, ny2) is equivalent to pf(f, ny1, ny2, lower.tail = FALSE).
pf
my_pValueF(f, ny1, ny2)
pf(f, ny1, ny2, lower.tail = FALSE)
The \(F\) value
The numerator df's
The denominator df's
A \(p\)-value.