predict.neurona {GMDHreg} | R Documentation |
Predict neurona object
Description
Calculates neurona model predictions for new data.
Usage
## S3 method for class 'neurona'
predict(object, newdata, ...)
Arguments
object |
An object model from mia an object class 'neurona' |
newdata |
matrix containing dependent variable in the model, wich the predictions are calculated. |
[Package GMDHreg version 0.2.3 Index]