Currently, there is an issue where create_IV() does not accept logical outcome variables, only numeric binary variables.
It should automatically convert logical outcome variables into numeric binary, or at least provide a helpful diagnostic message which it does not right now.
Currently, there is an issue where
create_IV()does not accept logical outcome variables, only numeric binary variables.It should automatically convert logical outcome variables into numeric binary, or at least provide a helpful diagnostic message which it does not right now.