Parameters include the per-capita growth rate r, the carrying capacity K, the process noise s.d. sigma, the measurement error s.d. tau, and the initial condition X[0]. The pomp object includes parameter transformations that log-transform the parameters for estimation purposes.
Examples
plot(gompertz())plot(gompertz(K=2,r=0.01))
See Also
More examples provided with pomp: blowflies, childhood_disease_data, compartmental_models, dacca(), ebola, ou2(), pomp_examples, ricker(), rw2(), verhulst()