nhejazi/medoutcon

Missing `obs_weights`

PhilBoileau opened this issue · 1 comments

During the fun adventure that has been implementing two-phase weighting, I inadvertently removed obs_weights from the tilting procedures in est_tml(). I'm pretty sure that I had collapsed obs_weights into two_phase_weights at some point, but then failed to pull it back out later once we decided against doing that. I'll fix this now.

resolved by #45