plot.abnHeuristic {abn}R Documentation

Plot objects of class abnHeuristic

Description

Plot objects of class abnHeuristic

Usage

## S3 method for class 'abnHeuristic'
plot(x, ...)

Arguments

x

Object of class abnHeuristic

...

additional parameters. Not used at the moment.

Value

plot of the scores of the heuristic search.


[Package abn version 3.1.1 Index]