powered by
Produces a plot of a fitted diffusion curve.
# S3 method for diffusion plot(x, cumulative = c(FALSE, TRUE), ...)
None. Function produces a plot.
diffusion object, produced using diffusion.
diffusion
If TRUE plot cumulative adoption.
Unused argument.
Oliver Schaer, info@oliverschaer.ch,
Nikolaos Kourentzes, nikolaos@kourentzes.com
diffusion.
fit <- diffusion(tsChicken[, 2]) plot(fit)
Run the code above in your browser using DataLab