Plot some diagnostics for fitted Cox proportional hazard regression model
plot_IQRcoxRegression.RdPlot some diagnostics for fitted Cox proportional hazard regression model
plot_IQRcoxRegression(
  fit,
  xlab = NULL,
  ylab = NULL,
  ci.level = 0.95,
  filename = NULL
)Arguments
Value
List with ggplot2 objects if not printed to file. Attributes to the output argument are the data that were used for plotting.
See also
Other Survival analysis:
IQRcoxRegression(),
export_IQRcoxRegression(),
import_IQRcoxRegression(),
km_IQRsurvival(),
summary_IQRcoxRegression()
