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

关于直方图间隔个数 #46

Open
jungyil opened this issue May 13, 2022 · 1 comment
Open

关于直方图间隔个数 #46

jungyil opened this issue May 13, 2022 · 1 comment

Comments

@jungyil
Copy link

jungyil commented May 13, 2022

现在, 直方图提供了四种计算小区间间隔个数的方法,分别是 squareRoot, scott, freedmanDiaconis 和 sturges,
可不可以自定义间隔区间?
比如:[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], 我想按2 或 3 或 4 或 6来间隔bins

@echodis
Copy link

echodis commented May 13, 2022 via email

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

2 participants