Plot simulated HR histogram(s) overlayed with prediction intervals
Source:R/calc_hr_pi.R
plot_hr_pi.Rd
Plot simulated HR histogram(s) overlayed with prediction intervals
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 toFALSE
incalc_hr_pi
.