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