plot.sboa_mlp: Plot method for SBOA-MLP objects

View source: R/sboa_mlp.R

plot.sboa_mlpR Documentation

Plot method for SBOA-MLP objects

Description

Plots the convergence curve of a trained SBOA-MLP model.

Usage

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

Arguments

x

An object of class "sboa_mlp".

...

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.