Description
Extracts the terms
object
corresponding to a top level nonlinear model parameter.
Usage
# S3 method for egf
terms(x, top = egf_top(x), ...)
Arguments
- x
an egf
object.
- top
a character string specifying a top level nonlinear model parameter.
- ...
unused optional arguments.
See Also
The generic function terms
.