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
At the moment, calculated values such as means can be recorded to excessively high precision without cropping/ rounding. This poorly affects readability, as seen in the screenshot bellow:
By default, the script should probably output these values to say 3 d.p, with the command-line option for users to specify further detail if they'd like.