Skip to contents

Print Objective Function

Usage

mp_print_obj_fn(model)

Arguments

model

Model object with an objective function, probably a calibrator produced using mp_tmb_calibrator.

Value

Called to print the objective function for humans to read. Invisibly returns the underlying objective function object that is of limited utility.