multiCox: Run coxPH in series

Description Usage Arguments Examples

View source: R/multiCox.R

Description

Allows the study of AIC from any number of models. Can be faster than multiCoxParallel for smaller numbers of models.

Usage

1
multiCox(rawTerms, data, event, variable)

Arguments

rawTerms

- pass in output from either reduceTerms or reduceTermsPar

data

- data set in the form of dataframe

event

- event variable indicating censorship

variable

- to perform regression on (e.g. Dmax)

Examples

1

Fishified/multiCoxPH documentation built on May 6, 2019, 5:04 p.m.