Prints basic output of the bootstrap results of an vis object.
# S3 method for vis
print(x, min.prob = 0.3, print.full.model = FALSE, ...)
a vis
object, the result of vis
a lower bound on the probability of selection before the result is printed
logical, determines if the full
model gets printed or not. Default=FALSE
.
further arguments (currently unused)