predict.NeuralNetwork: Predict MultivariateNeuralNetwork Models neuralnet Package
Description
Predict MultivariateNeuralNetwork Models neuralnet Package
Usage
# S3 method for NeuralNetwork
predict(object, newData = NULL, ...)
Arguments
object
fitted model that shall be predicted
newData
data.frame with newData that is compared to the models prediction to judge if events occured or not