filter_ll: filter_ll

Description Usage Arguments Value

Description

This function simulates data from a DLM with a local level

Usage

1
filter_ll(y, mu0, C0, V, W)

Arguments

y

- observed time seris

mu0

- starting point for state

C0

- starting variance for state

V

- observation variance

W

- evolution variance

Value

a - evolution state mean

R - evolution state variance

f - predictive dist mean

Q - predictive dist variance

mu - filtered state mean

C - filtered state variance


andyhoegh/stat536 documentation built on May 3, 2019, 8:03 p.m.