predict.Dimora: predict method for Dimora objects

Description Usage Arguments Value Author(s)

View source: R/predict.Dimora.R

Description

Prediction of test data using any model of the package.

Usage

1
2
## S3 method for class 'Dimora'
predict(object,..., newx)

Arguments

object

An object of class Dimora, i.e. BASS.generalized, BASS.standard, GG.model.

newx

A number or a vector of numeric values, representing time t.

...

Additional arguments affecting the predictions produced.

Value

The method returns a vector of predicted values.

Author(s)

Zanghi Federico federico.zanghi.11@gmail.com


federicozanghi/DIMORA documentation built on Nov. 6, 2021, 2:32 a.m.