Learn R Programming

s20x (version 3.3.0)

getTslmErrorTerms: Get tslm error terms

Description

Identify formula term labels that use a supported `tslm()` error-structure form.

Usage

getTslmErrorTerms(termsObject)

Value

A character vector of error-structure term labels.

Arguments

termsObject

a terms object created from a `tslm()` formula.