Create a dosing schedule object with columns "infrt", "begin", "end" from vectors of infusions and infusion end times. The argument "inittm" is used to specify the starting time of the first infusion.
create_intvl(dose, inittm = 0)
Matrix of infusion rates, start and end times.
Data frame with columns "time" and "infrt".
Starting time of initial infusion