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
Could we include an additional parameter to the Exponential class that allows for the whole distribution to be shifted? This would be equivalent to the mu parameter in the Laplace class. Given the similarity of the two distributions (meaningfully differing only by their support), most of the changes could simply be copied from the relevant lines in Laplace.