augment.coxphf: Augment a coxphf object

View source: R/coxphf-tidiers.R

augment.coxphfR Documentation

Augment a coxphf object

Description

Augment a coxphf object

Usage

augment.coxphf(x, data = x$y, ...)

Arguments

x

A 'coxphf' object.

data

the dataset used to fit the model.

...

Unused, included for generic consistency only.

Value

A tidy [tibble::tibble()] summarizing component-level information about the model


coxphf documentation built on Aug. 11, 2023, 5:06 p.m.