Skip to content

Conversation

@pbosetti
Copy link

@pbosetti pbosetti commented Oct 30, 2025

This is a small change to add_predictions() so that it can add confidence or prediction bands as well:

df %>% add_predictions(model, interval="confidence", level=0.99)

I have also updated the actions/upload-artifact@v3 to actions/upload-artifact@v5 in the GitHub action, since the former is deprecated.

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.

1 participant