plot.sboa: Plot method for SBOA objects

View source: R/sboa_methods.R

plot.sboaR Documentation

Plot method for SBOA objects

Description

Plots the convergence curve of an SBOA optimization result.

Usage

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

Arguments

x

An object of class "sboa".

...

Additional graphical arguments passed to graphics::plot().

Value

No return value. Called for its side effect.


SBOAtools documentation built on May 3, 2026, 9:06 a.m.