get_arma_order: Extracts the order from ARMA parameter name(s)

View source: R/misc.R

get_arma_orderR Documentation

Extracts the order from ARMA parameter name(s)

Description

If several names are provided (vector), it returns the maximum. If pars_arma is an empty string, it returns 0.

Usage

get_arma_order(pars_arma)

Arguments

pars_arma

Character vector

Value

integer


mcp documentation built on April 1, 2023, 12:03 a.m.