I have a data table which contains some discontinuation for the time series analysis. This is a monthly data table of the ocean water quality parameters for 15 years of data. Which imputation method should I use for the time series analysis?
Kalman or interpolation, Last Observation Carried Forward, or weighted moving average.
How to decide?