| Predict,Neural_Network,data.frame-method {DamiaNN} | R Documentation | 
predict stuff
Description
returns predictions
Usage
## S4 method for signature 'Neural_Network,data.frame'
Predict(object, dataset)
Arguments
| object | : a neural network | 
| dataset | : a dataframe of features and observations | 
Value
Numeric
[Package DamiaNN version 1.0.0 Index]