P-value correction: Difference between revisions

Content deleted Content added
Eoraptor (talk | contribs)
Eoraptor (talk | contribs)
→‎{{header|D}}: and again
Line 680: Line 680:
=={{header|D}}==
=={{header|D}}==
{{trans|Kotlin}}
{{trans|Kotlin}}
''This work is based on R source code covered by the '''GPL''' license. It is thus a modified version, also covered by the GPL. See the [https://www.gnu.org/licenses/gpl-faq.html#GPLRequireSourcePostedPublic FAQ about GNU licenses]''.
<lang D>import std.algorithm;
<lang D>import std.algorithm;
import std.conv;
import std.conv;