9 Reporting
9.1 Model equations
equation()
displays a mathematical representation of the model that has been used.
https://github.com/tidyverts/fable/issues/4
https://github.com/tidymodels/broom/issues/492
(currently not implemented)
9.2 Object reports
report()
returns a formatted summary of the object suitable for R Markdown documents and shiny applications.
(currently not implemented)