get_delta_template {rbmi} | R Documentation |
Get delta utility variables
Description
This function creates the default delta template (1 row per subject per visit)
and extracts all the utility information that users need to define their own logic
for defining delta. See delta_template()
for full details.
Usage
get_delta_template(imputations)
Arguments
imputations |
an imputations object created by |
[Package rbmi version 1.2.6 Index]