Memoisation of Functions (memoise)
Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value.
Highest (Posterior) Density Intervals (HDInterval)
A generic function and a set of methods to calculate highest density intervals for a variety of classes of objects which can specify a probability density distribution, including MCMC output, fitted density objects, and functions.
An Improved Multiple Testing Procedure for Controlling False Discovery Rates (BonEV)
An improved multiple testing procedure for controlling false discovery rates which is developed based on the Bonferroni procedure with integrated estimates from the Benjamini-Hochberg procedure and the Storey’s q-value procedure. It controls false discovery rates through controlling the expected number of false discoveries.