fitted.rvfl2.Rd
Returns the fitted (predicted) values for the RVFL2 model on the given data.
# S3 method for class 'rvfl2' fitted(object, x)
An object of class rvfl2 (the fitted model).
rvfl2
A numeric matrix of input features (test data).
A numeric vector of fitted values.