I wish to forecast Y for year 2018 but I only have two data points of Y in years 2006 and 2012.
I already did multiple linear regression (since I have a lot of predictors) but multiple linear regression does not consider the time aspect so my predictions are limited.
I was advised to do causal forecasting instead, which will apparently give me a forecast for the next year. I researched about it but only found regression once again and a few others (econometric, input-output etc)
Is there an actual model in causal forecasting that can solve my problem?