egf_top {epigrowthfit} | R Documentation |
Top Level Nonlinear Model Parameter Names
Description
Retrieves the names used internally for top level nonlinear model parameters.
Usage
egf_top(object, ...)
## S3 method for class 'egf_model'
egf_top(object, link = TRUE, ...)
## S3 method for class 'egf'
egf_top(object, link = TRUE, ...)
Arguments
object |
an R object specifying a top level nonlinear model,
typically of class |
link |
a logical flag. If |
... |
unused optional arguments. |
Value
A character vector listing names relevant to object
.
[Package epigrowthfit version 0.15.3 Index]