I'm currently trying to translate Splunk functions into SAS, and was hoping for some clarification on the prediction function.
- Are the algorithms Splunk uses for the prediction models proprietary? If not, is there any further documentation/explanation concerning the predict function algorithms Splunk uses? We are hoping to replicate the predict function analysis from Splunk in SAS, and want to be sure we fully understand the step-by-step calculations Splunk uses as we do so.
- How do we interpret the following prediction algorithms: LL, LLP, LLT, LLB?
- How do we interpret the lower 95 and upper 95 (prediction count)?
- Can you please give us a real-world example where “malware” fell above or below the predicted value’s confidence interval based on the dataset used and the time series model utilized?
Thanks!