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
I find it strange that the mad! function does not compute the MAD but rather 1.4826*MAD (estimate of the std of a normal distribution). Is there a reason for this? The doc does not even mention this.