Every time I needed to quickly convert a z score to a p-value, I would have to search online for an online calculator or refresh my mind how to do in in R/Excel. Getting tired of periodically having to do this, I built a simple Python function to do this for me. Here's the code if you find it helpful:
No comments:
Post a Comment