summarizefits {PHInfiniteEstimates}R Documentation

Summarize proportional hazards fits

Description

Summarize proportional hazards fits

Usage

summarizefits(
  repairedfit,
  penalizedout,
  penalizedoutsmaller,
  iv,
  verbose = TRUE
)

Arguments

repairedfit

coxph fit

penalizedout

coxphf fit

penalizedoutsmaller

smaller coxphf fit

iv

name of the variable of interest, as a character string

verbose

logical flag triggering intermediate messaging.

Value

a vector with components

References

Kolassa JE, Zhang J (2019). https://higherlogicdownload.s3.amazonaws.com/AMSTAT/fa4dd52c-8429-41d0-abdf-0011047bfa19/UploadedImages/NCB_Conference/Presentations/2019/kolassa_toxslides.pdf. Accessed: 2019-07-14.


[Package PHInfiniteEstimates version 2.9.5 Index]