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

Validation of assumptions #27

Open
JakeColtman opened this issue Oct 13, 2018 · 0 comments
Open

Validation of assumptions #27

JakeColtman opened this issue Oct 13, 2018 · 0 comments

Comments

@JakeColtman
Copy link
Owner

BART makes assumptions about the residuals term, which BartPy should have the capability of validating.

In particular:

  1. errors are normally distributed
  2. errors are homoskedastic

Given that the validity of these two assumptions doesn't depend on the details of the regressors (and hence trees), it seems likely that this can be handed off to existing packages. I'd guess with some interface layer, statsmodels could be used for this

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

1 participant