Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 603 Bytes

generate_data.md

File metadata and controls

9 lines (9 loc) · 603 Bytes

Generation of data

There are three short scripts for generating data; they are available here. They illustrate how data can be generated in the setting of partially observed diffusion processes, first passage time observations as well as repeated observations (the last will soon be changed to mixed-effect models). In all three the main workhorse routine is simulate_segment.

simulate_segment

The FPT setting additionally uses findCrossings, defined in the same place.

findCrossings