I am doing a forecasting project for school and trying to predict air passenger numbers based on 18 months of historical data from the airport.
I have considered applying Holt-Winters seasonal method due to the observed seasonality in the series. But wouldn't the limited amount of historical data cause an issue? Perhaps someone could recommend an appropriate forecasting method?