logicFS (version 1.42.0)

print.logicFS: Print a logicFS object

Description

Prints an object of class logicFS.

Usage

"print"(x, topX = 5, show.prop = TRUE, coded = FALSE, digits = 2, ...)

Arguments

x
an object of either class logicFS.
topX
integer indicating how many interactions should be shown. Additionally to the topX most important interactions, any interaction having the same importance as the topX most important one are also shown.
show.prop
should the proportions of models containing the interactions of interest also be shown?
coded
should the coded variable names be displayed? Might be useful if the actual variable names are pretty long. The coded variable name of the j-th variable is Xj.
digits
number of digits used in the output.
...
Ignored.

See Also

logicFS, vim.logicFS