NEWS.md
Changes
Documenting dependency on Java in the SystemRequirements
field of the package DESCRIPTION.
Adding seed
argument to computeBayesianMetaAnalysis()
. Defaults to a constant value for reproducability.
Bugfixes
plotMetaAnalysisForest()
when using grid approximations, including when providing approximations as tibble.Changes
computeBayesianMetaAnalysis()
now outputs ESS.
Checking whether required Java version (8 or newer) is installed.
Changes
Preparing for CRAN release: Adding missing rmarkdown dependency to Suggests.
Added computeConfidenceInterval()
function.
plotMetaAnalysisForest()
function now works with normal and non-normal approximations.
Grid points now evenly spaced on log scale, not HR scale.