egf_top | R Documentation |
Retrieves the names used internally for top level nonlinear model parameters.
egf_top(object, ...)
## S3 method for class 'egf_model'
egf_top(object, link = TRUE, ...)
## S3 method for class 'egf'
egf_top(object, link = TRUE, ...)
object |
an R object specifying a top level nonlinear model,
typically of class |
link |
a logical flag. If |
... |
unused optional arguments. |
A character vector listing names relevant to object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.