You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filter to animation frames before bootstrap sampling
Before we were applying bootstrap population resampling across all frame samples, and filtering out mutation frames at regression time. This could cause some odd results due to for example having only mutation samples in some populations.
This change filters out mutation frames prior to bootstrap to avoid these issues.
0 commit comments