model_call,FixedEffectsModel-method: Get the function call for a model
Description
The function call is the allometric model expressed as a function of its
covariates. Accessing the function call is important when determining the
order of the covariates given to the prediction function.
Usage
# S4 method for FixedEffectsModel
model_call(object)
Value
A string of the function call
Arguments
object
The allometric model or set for which a function call will be
retrieved