miicTeam / miic_R_package

Learning causal or non-causal graphical models using information theory
GNU General Public License v3.0
26 stars 3 forks source link

"var_type" not present in the state order file generates an error while "var_type" is documented as optional #95

Closed franck-simon closed 3 years ago

franck-simon commented 3 years ago

When a state order file is supplied, the abence of the "var_type" column generates an error.

image

This behavior is not in line with the documentation stating "var_type" as optional.