values,timeline,statistic_type,seasonality,data_completion,aggregation!Returns the requested statistic for the forecast.!is ...

!values,timeline,statistic_type,seasonality,data_completion,aggregation!!Returns the requested statistic for the forecast.!is the array or range of numeric data you're predicting.!is the independent array or range of numeric data. The dates in the timeline must have a consistent step between them and can't be zero.!is a number between 1 and 8, indicating which statistic (!idspnExcel_NV) will return for the calculated forecast. !is an optional numeric value that indicates the length of the seasonal pattern. The default value of 1 indicates seasonality is detected automatically.!is an optional value for handling missing values. The default value of 1 replaces missing values by interpolation, and 0 replaces them with zeros.!is an optional numeric value for aggregating multiple values with the same time stamp. If blank, (!idspnExcel_NV) averages the values.!