ANN: Printing/plot an ANN object

Description Usage Arguments Author(s)

Description

Printing/plot method for an ANN objects

Usage

1
2
3
4
  ## S3 method for class 'ANN'
print(x,...)
  ## S3 method for class 'ANN'
plot(x,type="p",...)

Arguments

x

Object of class "ANN", an already optimized ANN.

type

type of plot "p" for points, "l" for lines, etc.

...

not used

Author(s)

Francis Roy-Desrosiesrs


ANN documentation built on May 2, 2019, 4:51 p.m.