df_to_bm: Convert a data frame into BoolModel object

Description Usage Arguments

Description

This method converts a data frame into a BoolModel object. Note that the model should only has 1 NOT operator. More than 1 is STRICTLY NOT allowed.

Usage

1
df_to_bm(in_df)

Arguments

in_df

data frame with 2 columns, targets and factors


BTR documentation built on May 2, 2019, 12:21 p.m.