![[Deprecated]](figures/lifecycle-deprecated.svg)
get_model_summary() was deprecated in hyperion 0.2.0 in favor of
summary(model). It was removed in hyperion 0.3.0.
Usage
get_model_summary(directory, hide_off_diagonal_params = FALSE)
Arguments
- directory
path to model run output directory containing .ext, .lst
files, or a hyperion_nonmem_model object
- hide_off_diagonal_params
boolean, if TRUE will not display the unfixed
off-diagonal estimated parameters
Value
hyperion_nonmem_summary S3 object