## Load data sets
data(conductors)
## Maximum Likelihood(ML) Estimates of alpha & lambda for the data(conductors)
## Estimates of alpha & lambda using 'maxLik' package
## alpha.est = 0.0088741, lambda.est = 0.6059935
pp.log.gamma(conductors, 0.0088741, 0.6059935, main = " ", line = TRUE)
Run the code above in your browser using DataLab