egf_top: Top Level Nonlinear Model Parameter Names

View source: R/egf_link.R

egf_topR 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 egf_model or egf.

link

a logical flag. If TRUE, then "<link>(<name>)" is returned instead of "<name>".

...

unused optional arguments.

Value

A character vector listing names relevant to object.


davidearn/epigrowthfit documentation built on Feb. 22, 2025, 12:44 p.m.