forest_plot: Title Drawing Forest Plot for Cox proportional hazards model

Description Usage Arguments Value

View source: R/functions.R

Description

Title Drawing Forest Plot for Cox proportional hazards model

Usage

1
forest_plot(modelformula, dataset = veteran)

Arguments

dataset

dataset it is the dataset we use

model

a Surv(time, status) object

covariate

covariate it can be 1 if all covariates are included, or it can be a single covariate

Value

a forest plot


LittleBeannie/demo documentation built on Aug. 12, 2020, 8:17 p.m.