remove_estimate_info: Remove flags added when calling estimate_classical
Description
This is a small internal function that ensures that the flags added
after estimating a model via estimate_classical() are removed. It
is used when replacing settings of a model after it has been estimated.
Usage
remove_estimate_info(drift_dm_obj)
Value
the model without the list entry estimate_info
Arguments
- drift_dm_obj
a drift_dm object