plot_hr_pi
From survParamSim v0.1.0
by Kenta Yoshida
Plot HR
Plot HR
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
.
Community examples
Looks like there are no examples yet.