diff --git a/matlab/DiffuseKalmanSmoother1.m b/matlab/DiffuseKalmanSmoother1.m index 32de67592..967bdf9cf 100644 --- a/matlab/DiffuseKalmanSmoother1.m +++ b/matlab/DiffuseKalmanSmoother1.m @@ -15,7 +15,6 @@ function [alphahat,etahat,a, aK] = DiffuseKalmanSmoother1(T,R,Q,Pinf1,Pstar1,Y,t % mm: number of state variables % smpl: sample size % mf: observed variables index in the state vector -% start: likelihood evaluation at 'start' % % OUTPUTS % alphahat: smoothed state variables