powered by
Outputs the result of a fitted diffusion curve.
# S3 method for diffusion print(x, ...)
None. Console output only.
diffusion object, produced using diffusion.
diffusion
Unused argument.
Oliver Schaer, info@oliverschaer.ch,
Nikolaos Kourentzes, nikolaos@kourentzes.com
diffusion.
fit <- diffusion(tsChicken[, 2]) print(fit)
Run the code above in your browser using DataLab