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