predict.neurona {GMDHreg} | R Documentation |
Calculates neurona model predictions for new data.
## S3 method for class 'neurona'
predict(object, newdata, ...)
object |
An object model from mia an object class 'neurona' |
newdata |
matrix containing dependent variable in the model, wich the predictions are calculated. |