getCall.egf: Extract Model Calls
Description
Extracts from a model object the call to egf that produced it.
This method exists mainly to enable compatibility with the default method of
generic function update.
Usage
# S3 method for egf
getCall(x, ...)
Arguments
- x
an egf object.
- ...
unused optional arguments.