## Load data sets
data(stress)
## Maximum Likelihood(ML) Estimates of alpha & lambda for the data(stress)
## Estimates of alpha & lambda using 'maxLik' package
## alpha.est = 1.4779388, lambda.est = 0.2141343
pp.logis.rayleigh(stress, 1.4779388, 0.2141343, main = " ", line = TRUE)
Run the code above in your browser using DataLab