cox_reg: cox regression model

Description Usage Arguments Value

View source: R/functions.R

Description

cox regression model

Usage

1
cox_reg(model, covariate, dataset = veteran)

Arguments

model

a Surv(time, status) object

covariate

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

dataset

it is the dataset we use

Value

a summary of the cox model


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