I have been trying to perform the horse approach for finding the best model to run on the time series data but when I run ts_backtesting
function, there is a message in console that
Error in ts_backtesting(x) : could not find function "ts_backtesting"
Can anyone please help me know why I am getting such error and how to avoid that.