Skip to contents

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.