## Load data sets
data(bearings)
## Maximum Likelihood(ML) Estimates of alpha & lambda for the data(bearings)
## Estimates of alpha & lambda using 'maxLik' package
## alpha.est = 2.36754, lambda.est = 0.01059
qq.logis.exp(bearings, 2.36754, 0.01059, main = " ", line.qt = FALSE)
Run the code above in your browser using DataLab