The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
alpha.correction.bh 0.1.0
- Logic Correction: Updated
get_alphas_bh to correctly implement the
Benjamini-Hochberg Step-Up procedure.
- Algorithm Update: The function now identifies the
largest index i such that p_value(i) <= alpha(i).
Once this index is found, the p-value at index i and all
p-values with a smaller index are marked as significant in the is
significant? column.
- Bugfix: Removed the previous “Step-Down” behavior
where all p-values were marked non-significant as soon as the first
check failed. This ensures that cases like Example 2 in
the README correctly return “YES” for p-value 0.039 when Q is 0.07.
- Type Consistency: Ensured the returned data frame
contains numeric vectors for p-value and alpha to
align with standard R data structures.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.