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
For Fleming-Harrington weights, the help page states that "The weight at t_0 = 1".
Checking the source code I can see that the weight here is actually 1^p * 0^q, which equals 1 iff q=0, otherwise the weight is zero.
For Fleming-Harrington weights, the help page states that "The weight at t_0 = 1".
Checking the source code I can see that the weight here is actually 1^p * 0^q, which equals 1 iff q=0, otherwise the weight is zero.