condition(x, ...)## S3 method for class 'default':
condition(x, tt, ...)
## S3 method for class 'condTbl':
condition(x, tt, ...)
## S3 method for class 'cond':
print(x, digits = 3, print.table = TRUE, row.names = FALSE, ...)
group.by.outcome(condlst, cases = TRUE)
condition.default a vector of character strings specifying conditions as "A+B*C -> D",
where "A","B","C","D" are column names in tt.
In condition.condTbl, x ist a truthTab.print.cond, these arguments are passed to print.data.frame.condition.TRUE the returned data frame has a column condition returns a list of objects, each of them of class group.by.outcome returns a list of data frames.
condition,
the expressions on both sides of the ->cond is a list of such <->->
group.by.outcome combines the
cna package is given in cna-package.