gg_forest: forest plot for covariate-parameter impact

Description Usage Arguments Value

View source: R/gg_forest.R

Description

forest plot for covariate-parameter impact

Usage

1
gg_forest(df, x, y, x_ci_u, x_ci_l, impact_area = c(0.8, 1.25), ...)

Arguments

df

data frame

x

x variable

y

y variable

x_ci_u

upper confidence interval for x variable

x_ci_l

lower confidence interval for x variable

impact_area

delimits shaded area, Default: c(0.8, 1.25)

Value

ggplot object


AstraZeneca/pmxplore documentation built on May 28, 2019, 11:04 a.m.