## Load data sets
data(sys2)
## Maximum Likelihood(ML) Estimates of alpha & lambda for the data(sys2)
## alpha.est = 0.3035937, lambda.est = 279.2177754
ks.moew(sys2, 0.3035937, 279.2177754, alternative = "two.sided", plot = TRUE)
Run the code above in your browser using DataLab