Skip to content

Better support for imputed dataframe export #511

@gowerc

Description

@gowerc

(Note that this is kind of tangentially related to #494)

When creating the so called ADMI dataset (a CDISC style version of the imputed datasets) you often need to create flags to indicate which variables have been imputed and what imputation method was used to create them. Currently the only real way of doing this is to use (abuse?) rbmi::delta_template() and merge this information back on.

Though I guess alternatively this functionality might sit better with the rbmiUtils package, though on the other hand if we are going to provide direct support for dataframe inputs to analyse() (#494) then perhaps we should provide better support for creating said dataframes in the first place ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions