## 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
pp.logis.exp(bearings, 2.36754, 0.01059, main = " ", line = TRUE)
Run the code above in your browser using DataLab