chjackson / flexsurv

The flexsurv R package for flexible parametric survival and multi-state modelling
http://chjackson.github.io/flexsurv/
55 stars 27 forks source link

Fix to rmst_generic in case length(t)>1 and length(start)=1 #37

Closed jrdnmdhl closed 7 years ago

jrdnmdhl commented 7 years ago

Fixes #36 by recycling start if length(start) == 1.