find_segments_to_plot: Find segments to plot (as confidence intervals)

Description Usage Arguments Value

Description

Find segments to plot (as confidence intervals)

Usage

1
find_segments_to_plot(model, type = "beta")

Arguments

model

A fitted model object

type

Confidence intervals to plot ("beta" or "OR")

Value

A data frame with columns "x0", "x1", "y0", "y1", and "midpoints" that can be used as arguments to segments. The midpoints correspond to position of the effect estimate within the confidence interval.


cbaumbach/manyregs documentation built on May 13, 2019, 1:48 p.m.