Skip to content
Prev 382247 / 398502 Next

adjusted p value, fdr

Hi Anamarija,
In the first calculation you are implicity using n=15568 as the
default as the number of p values tested.
[1] 0.4782784 0.5852553 1.0000000 1.0000000

If all of your t-tests are related, say by testing the location values
for each row against a fixed value like zero, then this is an
appropriate way to discover whether any differ significantly from your
reference value. In general if you only want to test a subset of the
rows rather than all, you should have a good reason for doing so.

Jim
On Wed, Jan 8, 2020 at 9:15 AM Ana Marija <sokovic.anamarija at gmail.com> wrote: