Skip to content
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

Add long form alternative to dist_mixture() #45

Open
mitchelloharawild opened this issue Aug 14, 2020 · 0 comments
Open

Add long form alternative to dist_mixture() #45

mitchelloharawild opened this issue Aug 14, 2020 · 0 comments

Comments

@mitchelloharawild
Copy link
Owner

A useful alternative interface for dist_mixture() would accept a vector of distributions and return a single value. Similar to the semantics of paste(collapse=""). @robjhyndman, this will constitute a lower interface for ensemble() that doesn't require dist_mixture(<dist>[1], <dist>[2]>, weights = <dbl[2]>).

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

No branches or pull requests

1 participant