Descriptives

Column {data-width=500}

Histogram

suppressWarnings(params$descriptives$hist)

Column {data-width=500}

Identification

suppressWarnings(params$descriptives$scatter)

Correction Plots

Column {data-width=500}

Publication Probability

valueBox(value = paste0(round(100*params$pub_prob,1),"%"), caption = paste0("Results which are insignificant at the given significance level are ",round(100*params$pub_prob,1),"%"," as likely to be published as significant results."), icon = "fa-pencil")

Correction Plot

suppressWarnings(params$plots$CorrectionPlot)

Column {data-width=500}

Original and adjusted estimates

suppressWarnings(params$plots$OriginalAndAdjusted)

Original and adjusted estimates, including Bonferroni CIs

suppressWarnings(params$plots$OriginalAndAdjustedBonferroni)


t-sager/pubias documentation built on Dec. 23, 2021, 7:41 a.m.