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

error when using honest.rparttree #40

Open
ellenxtan opened this issue Aug 22, 2020 · 0 comments
Open

error when using honest.rparttree #40

ellenxtan opened this issue Aug 22, 2020 · 0 comments

Comments

@ellenxtan
Copy link

When using honest.rparttree, an error shows up saying "C_rpart" not found.
Codes for replicating the error:

honest.rparttree(y~x1+x2+x3+x4+x5+x6, data=simulation.1, est_data=simulation.1)
[1] "done setting estimation data"
Error in honest.rparttree(y ~ x1 + x2 + x3 + x4 + x5 + x6, data = simulation.1, :
object 'C_rpart' not found

Is there a way to address this? Thank you so much!

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