OSProcess: OSProcess

Description Usage Arguments Value Examples

View source: R/ClinFunction.R

Description

OSProcess

Usage

1
OSProcess(sheet, ID, type, Ceiling = FALSE)

Arguments

sheet

a combined sheet

ID

a character of patient IDs

type

chose max

Ceiling

chose TRUE

Value

a data.frame with overall survival and patient state (0: survival, 1: dead)

Examples

1
OSAll <- OSProcess(sheet, ID, "max", Ceiling=TRUE)

yswutan/ClinClean documentation built on Dec. 23, 2021, 8:18 p.m.