DIMORA {DIMORA} | R Documentation |
DIMORA Package
Description
The main functions of the package are BM, GBM, GGM
, and UCRCD
. See the full documentation for more details.
At the end of this page there are links to the functions.
Note 1: the names of the model functions have been changed! BM
refers to the previous BASS.standard
, GMB
to the BASS.generalized
, and GGM
to the GG.model
.
Note 2: the SARMAX.refinement has been deleted from the previous version. Function Arima()
of the forecast
library works to implement the SARMAX refinement.
Note 3: there is a new DIMORA dataset (DBdimora) which refers to the examples reported on the help files of the functions.
Author(s)
Zanghi Federico: federico.zanghi.11@gmail.com
Savio Andrea: svandr97@gmail.com
Ziliotto Filippo: filippo.ziliotto1996@gmail.com
Bessi Alessandro: alessandrobessi92@gmail.com
See Also
The Dimora models: BM
, GBM
, GGM
, UCRCD
.
summary.Dimora
for summaries.
plot.Dimora
for graphics and residuals analysis.
predict.Dimora
for prediction.
make.instantaneous
to create instantaneous series from the cumulative one.