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

fix density computation for discrete variables #23

Merged
merged 1 commit into from May 6, 2018
Merged

Conversation

tnagler
Copy link
Owner

@tnagler tnagler commented May 5, 2018

No description provided.

@tnagler tnagler mentioned this pull request May 6, 2018
@tvatter
Copy link
Collaborator

tvatter commented May 6, 2018

Can't install RcppArmadillo again :/ Otherwise PR looks good.

@tnagler tnagler merged commit 6de6901 into dev May 6, 2018
@tnagler tnagler deleted the fix-discrete branch May 6, 2018 19:28
tnagler added a commit that referenced this pull request May 7, 2018
* consistent behavior for ordered variables (#19)

* consistent behavior for ordered variables

* add unit tests

* Fixes (#20)

fix minimum bw and bug in kde fit

* improve stability of density estimates near boundary (#21)

* check whether data lies within boundaries

* stabilize trafo by shifting boundaries in dkde1d

* add unit tests

* make probit trafo adjustemnt less aggressive

* remove left overs

* allow x outside of bounds in d/pkde1d

* fix density computation for discrete variables (#23)

* Prepare 0.2.0 (#24)

* bump version

* update NEWS

* update documentation

* improve docs

* improve docs ++
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

Successfully merging this pull request may close these issues.

None yet

2 participants