predict#
- swordfish.function.predict()#
Make a prediction with the specified prediction model and data. The result is a vector with the same number of elements as the the number of rows in X. Each element of the vector corresponds to the predicted value of a row in X.
- Parameters: