inst/examples/ex_Recur.R

library(reda)
with(valveSeats, Recur(Days, ID))
with(valveSeats, Recur(Days, ID, No.))
with(valveSeats, Recur(Days, ID, No., terminal = 1))
with(valveSeats, Recur(Days, ID, No., origin = 10))

Try the reda package in your browser

Any scripts or data that you put into this service are public.

reda documentation built on June 14, 2025, 9:07 a.m.