pimdata: Function to extract prime implicants table from object of...

Description Usage Arguments Value Author(s) See Also Examples

Description

Function extracts a table with prime implicants from an object of class "qca".

Usage

1
pimdata(results, outcome, intermed = FALSE, solution = 1)

Arguments

results

An object of class "qca".

outcome

A character string with the name of the outcome.

intermed

Logical. Use the intermediate solution?

solution

A numeric vector where the first number indicates the number of the solution according to the order in the "qca" object.

Value

A table with set memberships.

solution_formula

The solution formula.

out

Membership in the outcome.

Author(s)

Juraj Medzihorsky

See Also

eqmcc pimplot

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

jmedzihorsky/SetMethods documentation built on May 19, 2019, 1:53 p.m.