## Load data sets
data(repairtimes)
## Maximum Likelihood(ML) Estimates of alpha & lambda for the data(repairtimes)
## Estimates of alpha & lambda using 'maxLik' package
## alpha.est = 1.097807, lambda.est = 1.206889
qq.inv.genexp(repairtimes, 1.097807, 1.206889, main = " ", line.qt = FALSE)
Run the code above in your browser using DataLab