## Load data sets
data(stress)
## Maximum Likelihood(ML) Estimates of alpha & theta for the data(stress)
## Estimates of alpha & theta using 'maxLik' package
## alpha.est =1.026465, theta.est = 7.824943
pp.expo.weibull(stress, 1.026465, 7.824943, main = " ", line = TRUE)
Run the code above in your browser using DataLab