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
Hi! The function gammainc is correct as the P-value is equivalent to P(a,x), which in turn is equivalent to just using gammainc. I think you are confusing P(a,x) with Q(a,x) as defined in section 5.5.3.
Hi! You use function gammainc in your frequency test, but according to the NIST you must use "1 - gammainc"
The text was updated successfully, but these errors were encountered: