autoTFPmodel {RGAP} | R Documentation |
TFP model suggestion
Description
Finds the most suitable TFP models.
Usage
autoTFPmodel(tsl, poss, nModels = 10)
Arguments
tsl |
A list of time series objects, see details. |
poss |
A list with the characteristics of possible models (see |
nModels |
Integer, the maximum number of models for each unobserved component model. |
Value
A nested list with one model specification per list entry.
[Package RGAP version 0.1.1 Index]