plot_difference.study: This function plots the difference table as a forest plot It...

View source: R/2_study-fn.R

plot_difference.studyR Documentation

This function plots the difference table as a forest plot It calls the function plot.table.study

Description

This function plots the difference table as a forest plot It calls the function plot.table.study

Usage

plot_difference.study(
  object,
  cutoff = NULL,
  ci.type = "wald",
  standardise = TRUE
)

Arguments

object

a study object

cutoff

should plot be cropped?

ci.type

either "wald" or "newcombe" defaults to "wald".

Value

ggplot

Author(s)

Stefan Thoma


StefanThoma/ReplicationRelevance documentation built on Feb. 6, 2023, 4:03 a.m.