coef.metann: Extract Weights from a metANN Model

View source: R/metann.R

coef.metannR Documentation

Extract Weights from a metANN Model

Description

Extract Weights from a metANN Model

Usage

## S3 method for class 'metann'
coef(object, ...)

Arguments

object

A fitted metANN model.

...

Additional arguments, currently unused.

Value

A numeric vector of fitted network weights.


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