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

check out the healthyness of dependencies, keep as light s possible #168

Open
hoppanda opened this issue Oct 29, 2024 · 1 comment
Open
Assignees
Labels
next version functionality for next version
Milestone

Comments

@hoppanda
Copy link
Member

No description provided.

@github-project-automation github-project-automation bot moved this to 🆕 New in maicplus-v010 Oct 29, 2024
@hoppanda hoppanda added the next version functionality for next version label Oct 29, 2024
@hoppanda hoppanda added this to the v0.2 milestone Oct 29, 2024
@aganiyu10 aganiyu10 self-assigned this Nov 25, 2024
@gravesti
Copy link
Contributor

gravesti commented Nov 28, 2024

One package we could consider removing is DescTools which I believe we only use for Quantile(). I think stats::quantile() should be able to calculate the same type.

Ah, we used it for weighted quantiles. Have to think about this more then
Actually we only use it for the median, so we could use a more lightweight package such as matrixStats.

#181
I don't believe the difference in median calculation type will have an impact for our purpose, since I think only care about partitioning the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next version functionality for next version
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants