Description Usage Arguments Value
Deze functie berekent de Benjamini-Hochberg False Discovery Rate (FDR).
1 | bhfdr(p, alpha = 0.05)
|
p |
vector van p-waardes |
alpha |
alpha waarde voor FDR procedure, standaard is 0.05 |
lijst met de resultaten van de FDR procedure
rejects Hoeveelheid afgewezen H0's
threshold Max p-waarde van de procedure
gamma.hat p-waarde van de minst siginificante p-waarde gebaseerd op dichtheid
df data frame met alle data, gebruikt voor de plot functies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.