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
Currently the main happi() function performs and outputs the asymptotic testing. There is a separate function npLRT() that needs to be integrated into the main happi() function so users can call this permutation hypothesis testing approach easily instead of having to feed in a happi results object to the npLRT function to get the permutation results.