Learn R Programming

RGAP (version 0.1.1)

autoNAWRUmodel: NAWRU model suggestion

Description

Finds the most suitable NAWRU models.

Usage

autoNAWRUmodel(tsl, poss, nModels = 10)

Value

A nested list with one model specification per list entry.

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.