Learn R Programming

tsDyn (version 11.0.4)

availableModels: Available models

Description

Available built-in time series models

Usage

availableModels()

Arguments

Value

A character vector containing built-in time series models. For help on a specific model, type: help(modelName).

Author

Antonio, Fabio Di Narzo

Details

Return the list of built-in available ‘nlar’ time series models

Examples

Run this code

availableModels()

Run the code above in your browser using DataLab