Made tslm() always add trend+season to data when not provided
Should fix functions that use trend or season, such as tslm(y~poly(trend, 3))
Loading
Please sign in to comment
Should fix functions that use trend or season, such as tslm(y~poly(trend, 3))