if (FALSE) {
# After creating impute_obj via the rbmi pipeline (see describe_imputation):
desc <- describe_imputation(impute_obj)
print(desc) # Formatted cli output with method, M, subjects, references, missingness
}
Run the code above in your browser using DataLab