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

Proposal for moving StatsBase weights framework to stdlib/Statistics #4

Open
Nosferican opened this issue Nov 9, 2018 · 3 comments

Comments

@Nosferican
Copy link

The proposal is to migrate the weights framework from StatsBase.jl to Statistics since it goes very tightly with that code. It would also allow the StatsModels pipeline to drop StatsBase in favor of StatsModels (statistical abstraction is being moved there).

@nalimilan
Copy link
Member

For those not familiar with this code:

@fredrikekre fredrikekre transferred this issue from JuliaLang/julia Nov 29, 2019
@tamasgal
Copy link

tamasgal commented Dec 12, 2020

Just an update of the documentation URLs:

@nalimilan
Copy link
Member

JuliaLang/julia#31395 does most of the work but it's been blocked on design issues regarding the weighted sum, and more generally about whether a weights keyword argument should be used vs. a weighted object.

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

3 participants