forest_plot base class
forest_plot.Rdforest_plot base class
Examples
if (FALSE) { # \dontrun{
# after running a condPois model:
result <- condPois_2stage(exposure_matrix, outcomes_tbl)
forest_plot(result, exposure_val = 30.0)
} # }
forest_plot.Rdforest_plot base class
if (FALSE) { # \dontrun{
# after running a condPois model:
result <- condPois_2stage(exposure_matrix, outcomes_tbl)
forest_plot(result, exposure_val = 30.0)
} # }