plot_hr_pi {survParamSim}R Documentation

Plot simulated HR histogram(s) overlayed with prediction intervals

Description

Plot simulated HR histogram(s) overlayed with prediction intervals

Usage

plot_hr_pi(hr.pi, show.obs = TRUE)

Arguments

hr.pi

a return object from calc_hr_pi function.

show.obs

A logical specifying whether to show observed HR on the plot. This will have no effect if calc.obs was set to FALSE in calc_hr_pi.


[Package survParamSim version 0.1.6 Index]