⚠️There's a newer version (0.4.0) of this package. Take me there.

diffusion

R package diffusion is for forecasting with diffusion models

Currently the following diffusion models are implemented:

  1. Bass model
  2. Gompertz model
  3. Gamma/Shifted Gompertz model
  4. Norton-Bass model for generational modelling (not working well)

Installation

For installation from github use the following R code by using devtools:

if (!require("devtools")){install.packages("devtools")}
devtools::install_github("mamut86/diffusion")

Copy Link

Version

Down Chevron

Install

install.packages('diffusion')

Monthly Downloads

555

Version

0.2.7

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 5th, 2018

Functions in diffusion (0.2.7)