Skip to content

forecast.TSLM does not use t distribution for prediction intervals #343

Description

@mbg-unsw

When I compared the output of predict.lm to forecast.TSLM the prediction intervals are wider. Looking at the code, it appears predict.lm uses the t distribution (as I'd expect) while forecast.TSLM uses the normal distribution.

Perhaps this is a convention in the time series world but if so could it be documented?

Happy to provide a MWE if that helps.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions