plot.abnHillClimber {abn}R Documentation

Plot objects of class abnHillClimber

Description

Plot objects of class abnHillClimber

Usage

## S3 method for class 'abnHillClimber'
plot(x, new = TRUE, ...)

Arguments

x

Object of class abnHillClimber

new

defaults to TRUE for opening a new plot.

...

additional parameters. Not used at the moment.


[Package abn version 3.0.4 Index]