print.sboa_mlp: Print method for SBOA-MLP objects

View source: R/sboa_mlp.R

print.sboa_mlpR Documentation

Print method for SBOA-MLP objects

Description

Prints a summary of a trained SBOA-MLP model.

Usage

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

Arguments

x

An object of class "sboa_mlp".

...

Additional arguments, ignored.

Value

The input object, invisibly.


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