Skip to content

Univariate time series imputation #27

Answered by thegaryking
Lakminikw asked this question in Q&A
Discussion options

You must be logged in to vote

Amelia works by connections with existing variables, and so if you use Amelia with a truly univariate time series, Amelia would fix the uncertainty estimates but the imputations would be relatively uninformative. To improve, add some information. If the time series is smooth over time, you could add some linear, quadratic, spline or other functions as additional variables. If an autoregressive process is reasonable, you could add lags (or leads) of the variable as additional variables. Then Amelia would help more subject to these assumptions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thegaryking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants