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

bandwidth option for BivariateKDE #46

Closed
juliohm opened this issue Sep 11, 2017 · 1 comment
Closed

bandwidth option for BivariateKDE #46

juliohm opened this issue Sep 11, 2017 · 1 comment

Comments

@juliohm
Copy link

juliohm commented Sep 11, 2017

Could you please confirm that the option is not available for BivariateKDE?

@juliohm juliohm closed this as completed Sep 17, 2017
@briochemc
Copy link

briochemc commented Jan 26, 2021

I hate to revive this 3.5 years later, but there was no answer. Is there no bandwidth option for bivariate kde?
(related to #75 in my understanding)


EDIT: Sory for the noise, I'm an idiot, I had a "symmetric" 2D case, so had tried bandwidth= with a scalar instead of a tuple. For onlookers, the answer is that you can specify the bandwidth in both x and y via something like

kde(..., bandwidth=(bwx, bwy))

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