powered by
print method for class "dec.table"
print
dec.table
# S3 method for dec.table print(x, ...)
an object of class "dec.table", a result of a call to dec.table.
"dec.table"
Not used argument.
print.dec.table prints the decision table with legend keys.
print.dec.table
# NOT RUN { print(dec.table(0.6,0.4,0.2,0.3,c(3,3,3))) # }
Run the code above in your browser using DataLab