Replace the original datasets with transformed datasets in a MultiDataSet object from the results of transformations applied to the datasets.
Arguments
- mo_data
A
MultiDataSet-class
object.- transformation_result
A list in which each element is the result of a transformation applied to a different dataset, computed with the
transform_dataset
function.
Value
A MultiDataSet-class
object, for which the
assay of each dataset is the imputed dataset.