inference: Infer from predictive posetrior prediction of bsts model

Description Usage Arguments Value

View source: R/inference.R

Description

Infer from predictive posetrior prediction of bsts model

Usage

1
inference(.model, alpha = 0.05, seed = NULL)

Arguments

.model

bsts model

alpha

percentile for anomaly

seed

a seed value. NULL by default

Value

data.frame with observations and predictions


zedoul/anomaly documentation built on May 6, 2019, 10:53 a.m.