One Timescale and Oscillation with Missing Data (one_timescale_and_osc_with_missing_model
)
Uses the same syntax as one_timescale_model
and has the same implementation details (i.e. three priors and three results) as one_timescale_and_osc
. We refer the users to the respective documentations. The only difference of one_timescale_and_osc_with_missing_model
from one_timescale_and_osc
is that missing data points is replaced with NaNs in the generative model, as in one_timescale_with_missing_model
.