Learn R Programming

BTR (version 1.2.4)

df_to_bm: Convert a data frame into BoolModel object

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

df_to_bm(in_df)

Arguments

in_df
data frame with 2 columns, targets and factors