extractTslmFit: Extract the underlying tslm fit

View source: R/tslm.R

extractTslmFitR Documentation

Extract the underlying tslm fit

Description

Return the underlying fitted model from a 'tslm' object, or the input model unchanged.

Usage

extractTslmFit(model)

Arguments

model

a model object.

Value

A fitted model object.


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