getTslmArParameters: Get tslm autoregressive parameters

View source: R/tslm.R

getTslmArParametersR Documentation

Get tslm autoregressive parameters

Description

Extract fitted autoregressive parameters from a 'tslm' object when present.

Usage

getTslmArParameters(object)

Arguments

object

a fitted 'tslm' object.

Value

A named numeric vector of AR parameters.


s20x documentation built on July 1, 2026, 9:06 a.m.