model_response: Model response
Description
Extract the model response.
Usage
model_response(data, ...)# S3 method for default
model_response(data, type = "any", ...)
Arguments
type
character---the return type
Value
double[]---the model response
Details
The default method simply forwards the call to
model.response().