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

View source: R/getCoxInfo.R

model.matrix.phregR Documentation

Extract design matrix for phreg objects

Description

Extract design matrix for phreg objects

Usage

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

Arguments

object

a phreg object.

data

a dataset.

...

not used

Details

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


tagteam/riskRegression documentation built on Oct. 19, 2024, 7:43 p.m.