DiffEqParamEstim.jl
DiffEqParamEstim.jl copied to clipboard
two stage method hyperparameters
Could it be documented if/how the width and weights of the kernels are adapted based on the frequency of the data? In particular if the time between measurements is not equal.
e.g. where things like https://github.com/SciML/DiffEqParamEstim.jl/blob/5866c3238f9e65320e41054f9617535c4be54a72/src/two_stage_method.jl#L56 come from
yes, that would be nice to add.
@ChrisRackauckas, do you know from where the formula for bandwidth is taken? I am unable to locate the source.
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2631937/