Hi Community ,
How to do multivariate time series forecasting in KNIME.As i know there is ARIMA node available in KNIME for univariate.but i cant find ARIMAX or any other technique for multivariate time series analysis.
Kindly help me asap,
Thanks
Hi Community ,
How to do multivariate time series forecasting in KNIME.As i know there is ARIMA node available in KNIME for univariate.but i cant find ARIMAX or any other technique for multivariate time series analysis.
Kindly help me asap,
Thanks
Hi @ankitk306,
First of all, sorry for the late answer.
Currently only univariate time series forecasting is available in KNIME with the ARIMA nodes, however you can try to use R the marima package functions within the R Snippet node.
Best,
Anna