Converts MrIML objects into a format suitable for IML R package

MrIMLconverts(yhats, X, mode = "regression")

Arguments

yhats

A list is the list generated by mrIMLpredicts

mode

character'classification' or 'regression' i.e., is the generative model a regression or classification?

Details

This function is a wrapper to convert MrIML objects into the IML R package format (Molnar and Schratz, 2021)