plot_loglog {vaccineff}R Documentation

Plot Log-Log Test for Proportional Hazards Hypothesis

Description

This function uses the return from the Cox model to create a log-log plot.

Usage

plot_loglog(cox_model_prediction)

Arguments

cox_model_prediction

Prediction from Cox model.

Value

Log-log plot.


[Package vaccineff version 1.0.0 Index]