Skip to content

Fix flatline #197

New issue

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

Merged
merged 8 commits into from
Jun 15, 2023
Merged

Fix flatline #197

merged 8 commits into from
Jun 15, 2023

Conversation

dajmcdon
Copy link
Contributor

layer_residual_quantiles() was silently auto-calculating the residuals for flatline rather than using the residuals method.

Closes #196

@dajmcdon
Copy link
Contributor Author

dajmcdon commented Jun 14, 2023

Also:
Closes #193.

@dajmcdon dajmcdon linked an issue Jun 14, 2023 that may be closed by this pull request
@dajmcdon dajmcdon changed the base branch from main to v0.0.5 June 15, 2023 19:29
dajmcdon added 2 commits June 15, 2023 15:15
Merge branch 'v0.0.5' into fix-flatline

# Conflicts:
#	NAMESPACE
#	R/flatline_forecaster.R
@dajmcdon dajmcdon merged commit 8108fa9 into v0.0.5 Jun 15, 2023
@dajmcdon dajmcdon deleted the fix-flatline branch June 15, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flatline residuals in tidymodels framework are wrong Flatline model printing
1 participant