R/MrIMLconverts.R
MrIMLconverts.Rd
Converts MrIML objects into a format suitable for IML R package
MrIMLconverts(yhats, X, mode = "regression")
A list
is the list generated by mrIMLpredicts
character
'classification' or 'regression' i.e., is the generative model a regression or classification?
This function is a wrapper to convert MrIML objects into the IML R package format (Molnar and Schratz, 2021)