mmider / BridgeSDEInference.jl

Inference for diffusion processes with the use of `Guided Proposals`
https://mmider.github.io/BridgeSDEInference.jl/dev/
MIT License
16 stars 5 forks source link

TODO new Branch Read_and_Write_Data #32

Open SebaGraz opened 5 years ago

SebaGraz commented 5 years ago

I created this new branch to generalize the functions that read and write from csv file, with or without knowledge of initial observation for a general diffusion process with possibly the observation process whose dimensionality is time dependent (L matrix changing over time).

For example right now the function readData in script src/auxiliary/read_and_write_data.jl can be used for 2 dimensional diffusions in which we observe one of the 2 dimensions and not for general diffusion processes