func {dsdp} | R Documentation |
This is a generic S3 method for estimate.
func(model, x, ...)
model |
An instance of a class model to be evaluated. |
x |
A numeric vector for input. |
... |
additional arguments affecting the |
An evaluation of x
with model
.