WRS
WRS copied to clipboard
Fix p.value calculation in b1way() function
This PR fixes p.value calculation from getting NA in some cases, and, as a result, rendering SHB method useless. The actual change has been made in row 10056. Please look at the screenshot below
P.S. I apologize for producing those horribly long diff files, but it's how my local version of git behaves. It might be somehow related to the fact that the actual commits are done in WSL2 (which is Linux environment), while the actual changes to the code were made in Windows environment