Exponential Test

34 Views Asked by At

Given a collection of data points, without any other information I want to test for an exponential distribution. In a different case, I tested for normality using an Accord implementation of the Shapiro-Wilk Test, is there something similar for exponential?