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