print.abnHeuristic: Print objects of class 'abnHeuristic'

View source: R/abn-methods.R

print.abnHeuristicR Documentation

Print objects of class abnHeuristic

Description

Print objects of class abnHeuristic

Usage

## S3 method for class 'abnHeuristic'
print(x, digits = 2L, ...)

Arguments

x

Object of class abnHeuristic

digits

number of digits of the results.

...

additional parameters. Not used at the moment.

Value

prints the best score found and the distribution of the scores.


abn documentation built on June 22, 2024, 10:23 a.m.