autoNAWRUmodel {RGAP}R Documentation

NAWRU model suggestion

Description

Finds the most suitable NAWRU models.

Usage

autoNAWRUmodel(tsl, poss, nModels = 10)

Arguments

tsl

A list of time series objects, see details.

poss

A list with the characteristics of possible models (see autoGapProd)

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]