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
Drops the generic `combine` methods with weights: Only the Stouffer method
currently supports weights.
Unifies the `combine` methods with `StatsBase.Weights` and `Vector` weights to
support only an `AbstractVector` input: This handles both existing cases with
one method, and provides a more flexible interface for additional types of
weights.
0 commit comments