getCall.egf: Extract Model Calls

View source: R/extract.R

getCall.egfR Documentation

Extract Model Calls

Description

Extracts from a model object the call to egf that produced it. This method exists mainly to enable compatibility with the default method of generic function update.

Usage

## S3 method for class 'egf'
getCall(x, ...)

Arguments

x

an egf object.

...

unused optional arguments.

Value

A call to egf.

See Also

The generic function getCall.


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