README.md

GitHub version

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")


Try the diffusion package in your browser

Any scripts or data that you put into this service are public.

diffusion documentation built on May 2, 2019, 9:38 a.m.