Skip to content

null condition for test data #8

@bachlaw

Description

@bachlaw

Thank you for the wonderful package. However, softbart and softbart_regression both seem to become upset if I do not supply test data in addition to the training data. Although I often will supply testing data with training data, sometimes I would rather predict it later or be content to fit the training data only. I definitely do not want to have fitting take longer to fit the same data twice, if that is what is occurring.

Is there a particular command or null/zero matrix that can be passed to allow the functions to run with training data alone? Or is it better to randomly sample a few rows from the training data into a faux testing set and then just ignore it?

Thanks again.

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