Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a plan to have a showgap parameter for autolayer() in this package?
showgap
autolayer()
The text was updated successfully, but these errors were encountered:
I'd definitely like to add support for this. The challenge is that the fable object doesn't know what the last observed value is. We'd need to add a data argument to autolayer(), much in the same way that autoplot() is used.
data
autoplot()
Sorry, something went wrong.
0fee9b5
Added. This will be included in the next release (coming in a few days).
No branches or pull requests
Is there a plan to have a
showgap
parameter forautolayer()
in this package?The text was updated successfully, but these errors were encountered: