Summarize proportional hazards fits
summarizefits(
repairedfit,
penalizedout,
penalizedoutsmaller,
iv,
verbose = TRUE
)
a vector with components
Wald p-value from the Cox regression fit.
partial likelihood ratio p-value from Cox regression fit.
parameter estimate from the Cox regression fit.
standard error from the Cox regression fit.
Conditional Skovgaard standard error from the Cox regression fit.
Signed root of the partial likelihood ratio statistic from Cox regression fit.
partial likelihood ratio statistic p-value from coxphf
Wald p-value from coxphf
parameter estimate from coxphf
standard error from coxphf
number of parameters in reduced fit.
coxph fit
coxphf fit
smaller coxphf fit
name of the variable of interest, as a character string
logical flag triggering intermediate messaging.
kz19PHInfiniteEstimates