Skip to content

PipeOpMice return m imputed datasets #185

@a-humble-learner

Description

@a-humble-learner

Is there a way to set return_one to FALSE in PipeOpMice, so that I get m different imputed datasets? And then how do I feed each imputed dataset into a learner to train m separate models in the usual mlr3 piping language, e.g. po_mice %>>% po_classification_learner? And after that how do I pool the models, like that provided by mice::pool?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions