Skip to contents

Get model response times from dust2 output

Usage

get_daedalus2_response_times(output, time_end)

Arguments

output

dust2 output from daedalus_internal().

time_end

The model end time, passed from daedalus2().

Value

A vector of event start and end times suitable for a <daedalus_output> object. Returns model end time if there is no response end time.