powered by
pp.gen.exp()
pp.gen.exp(x, alpha.est, lambda.est, main = " ", line = FALSE, ...)
qq.gen.exp
QQ
ks.gen.exp
## Load dataset data(bearings) ## Estimates of alpha & lambda using 'maxLik' package ## alpha.est = 5.28321139, lambda.est = 0.03229609 pp.gen.exp(bearings, 5.28321139, 0.03229609, line = TRUE)
Run the code above in your browser using DataLab