plot.NeuralNetwork: Plot method for neural network.

Description Usage Arguments

View source: R/neural_net_class.R

Description

Plot method for neural network.

Usage

1
2
## S3 method for class 'NeuralNetwork'
plot(x, ...)

Arguments

x

Fitted NeuralNetwork model

...

further parameters for plot neuralnet, see: plot.nn


AlexAfanasev/NeuralNetworkVisualization documentation built on Sept. 23, 2019, 2:29 a.m.