plot.metann: Plot a metANN Model

View source: R/metann.R

plot.metannR Documentation

Plot a metANN Model

Description

Plot a metANN Model

Usage

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

Arguments

x

A fitted metANN model.

...

Additional arguments passed to plot().

Value

The input object invisibly.


metANN documentation built on May 16, 2026, 1:06 a.m.