SteffenMoritz / imputeTS

CRAN R Package: Time Series Missing Value Imputation
http://steffenmoritz.github.io/imputeTS/
GNU General Public License v3.0
158 stars 25 forks source link

multiple imputations #59

Open Lakminikw opened 3 years ago

Lakminikw commented 3 years ago

This is a very useful package. Appreciate this contribution. I would like to know whether is it possible to do multiple imputations using this package? Any guidance/directions about the possibilities of doing that would be greatly appreciated.

Also, I would like to know ideas about checking for the missing mechanism (MCAR, MAR, MNAR), particularly for a univariate time series.

Thanks in advance!