model_call,ParametricSet-method | R Documentation |
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.
## S4 method for signature 'ParametricSet'
model_call(object)
object |
The allometric model or set for which a function call will be retrieved |
A string of the function call
model_call(brackett_rubra)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.