cna, asf and csf extract minimally sufficient conditions, atomic solution formulas and complex solution formulas from a cna object,
along with their consistencies and coverages.as.condTbl reshapes the output produced by a call to condition in such a way to make it identical to that returned by msc and asf.
msc(x)
asf(x)
csf(x, asfx = asf(x))## S3 method for class 'condTbl':
print(x, digits = 3, ...)
as.condTbl(condlst, ...)
msc, asf and csf : A cna-objectasf.
The determination of the complex solution formulas requires the atomic solution formulas,
execution of csf can thus be made slightly more if the asf have been extraccondition.print.data.frame.cna, asf and as.condTbl return a data.frame with additional class attribute cna package is given in cna-package.