getTslmCoefficientTable: Get a tslm coefficient table

View source: R/tslm.R

getTslmCoefficientTableR Documentation

Get a tslm coefficient table

Description

Extract a coefficient table from either an 'lm' or 'gls' summary object.

Usage

getTslmCoefficientTable(fitSummary)

Arguments

fitSummary

summary output from the underlying fitted model.

Value

A coefficient matrix.


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