powered by
Normal Random Walk with a Bayesian prediction.
nrwm(n, v, w, c)
length.
prior variance of V_0.
prior variance of W_0.
variance of the prior Normal Distribution.
realizations of a Normal Random Walk
posterior expectation m_t
# NOT RUN { nrwm(n = 10, v = 5, w = 8, c = 0.5) # }
Run the code above in your browser using DataLab