Skip to contents

This function is a wrapper for modelsummary::modelplot to plot effect estimates in a transportability analysis using g-computation. Note that the correct variance estimates are used in this function.

Usage

# S3 method for class 'transportGC'
plot(x, ...)

Arguments

x

Result from transportGC function.

...

Further arguments from previous function or to pass to next function

Value

A ggplot object showing the estimates and confidence intervals of the transported effect estimate.