getPredictionModel: Get a prediction model from NBCD model.

Description Usage Arguments Value

Description

Get a prediction model from NBCD model.

Usage

1
getPredictionModel(model, pred.time, use.lm = TRUE, n.models = Inf)

Arguments

model

[NBCD]
NBCD model.

pred.time

[numeric(1)]
Time point of prediction.

use.lm

[logical(1)]
Use lm models to forecast the movements of mean and sd? (Default TRUE) If FALSE, use mean and sd of old.model.

n.models

[numeric(1)]
Number of past model values for the linear prediction.

Value

[nb2]
nb2 model


aschersleben/NBCD documentation built on May 12, 2019, 4:32 a.m.