This function is used to select a single model from a model_tbl dataframe using its id.

# S3 method for model_tbl
select_model(model_tbl, id)

Arguments

model_tbl

A model_tbl object

id

The model id or index

Value

An allometric model object