terms.egf {epigrowthfit} | R Documentation |
Model Terms
Description
Extracts the terms
object
corresponding to a top level nonlinear model parameter.
Usage
## S3 method for class 'egf'
terms(x, top = egf_top(x), ...)
Arguments
x |
an |
top |
a character string specifying a top level nonlinear model parameter. |
... |
unused optional arguments. |
Value
A terms
object.
See Also
The generic function terms
.
[Package epigrowthfit version 0.15.3 Index]