Last chance! 50% off unlimited learning
Sale ends in
data(heartrate)
LL.4
, LL.5
,
W1.4
and W2.4
), whereas the baro5
model provides a nice fit.## Fitting the baro5 model
heartrate.m1 <- drm(rate~pressure, data=heartrate, fct=baro5())
plot(heartrate.m1)
Run the code above in your browser using DataLab