print.ANN {ANN2}R Documentation

Print ANN

Description

Print info on trained Neural Network

Usage

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

Arguments

x

Object of class ANN

...

Further arguments


[Package ANN2 version 2.3.4 Index]