Hello Could you please explain a bit what is num_s...
# mlforecast
g
Hello Could you please explain a bit what is num_seas_diffs and num_diffs from coreforecast? Is it a unit root test to know how many differences are necessary to make a given time serie stationary? https://nixtlaverse.nixtla.io/coreforecast/differences Thank you in advance
j
Hey. They're simplified (with a fixed test and confidence level) versions of R's ndiffs and nsdiffs
👍 1