model.matrix.phreg: Extract design matrix for phreg objects

Description Usage Arguments Details

Description

Extract design matrix for phreg objects

Usage

1
2
## S3 method for class 'phreg'
model.matrix(object, data)

Arguments

object

a phreg object.

data

a dataset.

Details

mainly a copy paste of the begining of the phreg function.


bozenne/riskRegressionLight documentation built on May 7, 2019, 12:52 a.m.