predict.NeuralNetwork: Predict method for neural network.

Description Usage Arguments

View source: R/neural_net_class.R

Description

Predict method for neural network.

Usage

1
2
## S3 method for class 'NeuralNetwork'
predict(object, ...)

Arguments

object

Fitted NeuralNetwork model

...

further parameters for predict neuralnet, see: predict.nn


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