Skip to content

error when using honest.rparttree #40

Description

@ellenxtan

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions