glance.coxphf {coxphf}R Documentation

Glance at a coxphf object

Description

Glance at a coxphf object

Usage

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

Arguments

x

A 'coxphf' object.

...

Unused, included for generic consistency only.

Value

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


[Package coxphf version 1.13.4 Index]