P-value correction: Difference between revisions

Content added Content deleted
m (added whitespace to the task's preamble, add whitespace before the table of contents.)
Line 2,976: Line 2,976:


=={{header|Julia}}==
=={{header|Julia}}==
<lang julia>using MultipleTesting, IterTools, Printf
{{works with|Julia|0.6}}

<lang julia>using MultipleTesting
using IterTools


p = [4.533744e-01, 7.296024e-01, 9.936026e-02, 9.079658e-02, 1.801962e-01,
p = [4.533744e-01, 7.296024e-01, 9.936026e-02, 9.079658e-02, 1.801962e-01,