Predict Method for RVFL Models

# S3 method for class 'rvfl'
predict(object, newdata, ci = NULL, graph = FALSE, ...)

Arguments

object

Fitted model object

newdata

New data for prediction

ci

Confidence interval (optional)

graph

Whether to create a graph (optional)

...

Additional arguments

Value

Predictions for new data