remove_estimate_info: Remove flags added when calling estimate_classical

View source: R/core_dm.R

remove_estimate_infoR Documentation

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)

Arguments

drift_dm_obj

a drift_dm object

Value

the model without the list entry estimate_info


dRiftDM documentation built on Dec. 1, 2025, 5:08 p.m.