Returns a tibble containing parameter estimates from a model. Currently can only take a bbi_{.model_type}_summary object, as output from model_summary().

param_estimates(.summary)

# S3 method for bbi_nonmem_summary
param_estimates(.summary)

Arguments

.summary

bbi_{.model_type}_summary object

Methods (by class)

  • bbi_nonmem_summary: Takes bbi_nonmem_summary object.

See also