plot_hr_pi: 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
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
.