## Load data sets
data(dataset2)
## Maximum Likelihood(ML) Estimates of alpha & beta for the data(dataset2)
## Estimates of alpha & beta using 'maxLik' package
## alpha.est = 5.31302, beta.est = 139.04515
pp.expo.logistic(dataset2, 5.31302, 139.04515, main = " ", line = TRUE)
Run the code above in your browser using DataLab