plotForest: plotForest

Description Usage Arguments Value Author(s)

View source: R/methods_fit.R

Description

plot Forest

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
plotForest(
  res,
  select = NULL,
  cutoff = 1,
  pCutoff = 0.05,
  point = "HR",
  xmin = "CI_lower",
  xmax = "CI_upper",
  pvalue = "p.value"
)

Arguments

res

result

select

selected object

cutoff

cutoff

pCutoff

p-value Cutoff

point

column point

xmin

column xmin

xmax

column xmax

pvalue

column pvalue

Value

a ggplot2 object

Author(s)

Yuanlong Hu


YuanlongHu/yltool documentation built on Nov. 2, 2021, 5:39 a.m.