removeTslmErrorTerms: Remove tslm error terms

View source: R/tslm.R

removeTslmErrorTermsR Documentation

Remove tslm error terms

Description

Remove supported error-structure terms from the formula used for the fitted mean model.

Usage

removeTslmErrorTerms(formula, termsObject)

Arguments

formula

a model formula supplied to [tslm()].

termsObject

a terms object created from 'formula'.

Value

A formula containing only the mean-model terms.


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