analysis
objectas_analysis2.Rd
This is a helper function to create an analysis object that stores the results from multiple imputation analyses. It validates the results and ensures proper class assignment.
This is a modification of the rbmi::as_analysis function.
as_analysis2(results, method, delta = NULL, fun = NULL, fun_name = NULL)
An object of class analysis
with the results and associated metadata.