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
Add a score_test() constructor for score (Lagrange multiplier) tests, complementing the existing wald_test() and lrt() constructors to complete the classical trinity of asymptotic tests.
Add a
score_test()constructor for score (Lagrange multiplier) tests, complementing the existingwald_test()andlrt()constructors to complete the classical trinity of asymptotic tests.