coxphLogRankTest-methods: Method to extract the logrank test from the Cox model fit for...

Description Usage Arguments Details Value

Description

Method to extract the logrank test from the Cox model fit for the SemiParametricModel

Usage

1
2
3
4
coxphLogRankTest(object)

## S4 method for signature 'SemiParametricModel'
coxphLogRankTest(object)

Arguments

object

(SemiParametricModel) The object which was created when fitting the Cox model

Details

This uses the strata and covariates parameters used when creating the SemiParametricModel object. The "ties" argument used by coxph is the value used when creating the SemiParametric object

Value

A dataframe containing the log rank test results


scientific-computing-solutions/sibyl documentation built on May 21, 2019, 8:40 a.m.