update_parameter_proposal() (in all four LW filter classes) needs to be generalized to use the unnormalized weights. Right now, it assumes all weights are uniform, which only occurs if resampling has just been performed at the end of the previous iteration.
update_parameter_proposal()(in all four LW filter classes) needs to be generalized to use the unnormalized weights. Right now, it assumes all weights are uniform, which only occurs if resampling has just been performed at the end of the previous iteration.