Skip to content

add a where argument  #26

@markvanderloo

Description

@markvanderloo
impute_lm(y~x|z, where x > 0)

would first select records where x>0, fit the model, impute, and return the whole dataset.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions