Learn R Programming

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

DIMORA (version 0.3.0)

Diffusion Models R Analysis

Description

The implemented methods are: Standard Bass model, Generalized Bass model (with rectangular shock, exponential shock, and mixed shock. You can choose to add from 1 to 3 shocks), Guseo-Guidolin model and Variable Potential Market model, and UCRCD model. The Bass model consists of a simple differential equation that describes the process of how new products get adopted in a population, the Generalized Bass model is a generalization of the Bass model in which there is a "carrier" function x(t) that allows to change the speed of time sliding. In some real processes the reachable potential of the resource available in a temporal instant may appear to be not constant over time, because of this we use Variable Potential Market model, in which the Guseo-Guidolin has a particular specification for the market function. The UCRCD model (Unbalanced Competition and Regime Change Diachronic) is a diffusion model used to capture the dynamics of the competitive or collaborative transition.

Copy Link

Version

Install

install.packages('DIMORA')

Monthly Downloads

290

Version

0.3.0

License

GPL (>= 3)

Maintainer

Savio Andrea

Last Published

September 11th, 2022

Functions in DIMORA (0.3.0)

make.instantaneous

Function that transforms your data
predict.Dimora

Predict method for Dimora objects
plot.Dimora

Plot method for Dimora models
summary.Dimora

Summary method for Dimora objects
GBM

Generalized Bass model
DIMORA

DIMORA Package
UCRCD

UCRCD model
GGM

Guseo-Guidolin model
DBdimora

Database DIMORA
BM

Standard Bass model