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.


riskRegression documentation built on May 29, 2024, 10:59 a.m.