
Last chance! 50% off unlimited learning
Sale ends in
Predict the output for a new dataset from a trained '>ANN model.
# S4 method for ANN
predict(object, data, type, clamp)
data.frame with the data for the prediction.
Not used.
Not used.
A vector with the predicted values.
Used by the predict,SDMmodel-method
, not exported.