Learn R Programming

coxphf (version 1.13.4)

glance.coxphf: Glance at a coxphf object

Description

Glance at a coxphf object

Usage

# S3 method for coxphf
glance(x, ...)

Value

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

Arguments

x

A `coxphf` object.

...

Unused, included for generic consistency only.